mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-03 00:37:55 +00:00
Removed useless import
This commit is contained in:
@@ -4,8 +4,6 @@ import java.net.InetAddress;
|
||||
import java.net.SocketException;
|
||||
import java.util.Enumeration;
|
||||
|
||||
import org.parabot.core.ui.components.LogArea;
|
||||
|
||||
public class NetworkInterface {
|
||||
|
||||
public static byte[] mac = new byte[] { 11, 11, 11, 11, 11, 11 };
|
||||
|
||||
Reference in New Issue
Block a user