Clean up old In/OutPacket
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
package net.netty;
|
||||
|
||||
public class InPacket {
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
package net.netty;
|
||||
|
||||
public interface OutPacket {
|
||||
byte[] getBytes();
|
||||
}
|
||||
Reference in New Issue
Block a user