clean up unused imports

This commit is contained in:
Grant Limberg 2015-05-01 18:27:34 -07:00
parent 02b33e3763
commit fb6b56a85f
4 changed files with 0 additions and 8 deletions

View File

@ -26,8 +26,6 @@
*/
package com.zerotierone.sdk;
import java.nio.ByteBuffer;
public interface DataStoreGetListener {
/**

View File

@ -26,8 +26,6 @@
*/
package com.zerotierone.sdk;
import java.nio.ByteBuffer;
public interface DataStorePutListener {
/**

View File

@ -27,8 +27,6 @@
package com.zerotierone.sdk;
import java.nio.ByteBuffer;
import java.lang.Long;
import java.net.InetSocketAddress;
import java.util.ArrayList;
import java.io.IOException;

View File

@ -27,8 +27,6 @@
package com.zerotierone.sdk;
import java.nio.ByteBuffer;
public interface VirtualNetworkFrameListener {
/**
* Function to send a frame out to a virtual network port