mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-06 16:50:39 +00:00
[CLEANUP] Deprecated duplicte LocalServerExecuter
This commit is contained in:
@@ -15,6 +15,8 @@ import java.net.MalformedURLException;
|
|||||||
* @author Everel
|
* @author Everel
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
@SuppressWarnings("Duplicates")
|
||||||
|
@Deprecated
|
||||||
public class LocalServerExecuter extends ServerExecuter {
|
public class LocalServerExecuter extends ServerExecuter {
|
||||||
private final ServerProvider serverProvider;
|
private final ServerProvider serverProvider;
|
||||||
private ClassPath classPath;
|
private ClassPath classPath;
|
||||||
|
|||||||
Reference in New Issue
Block a user