imports
This commit is contained in:
parent
ecd034e78e
commit
635bfa0d62
1 changed files with 0 additions and 4 deletions
|
@ -1,12 +1,8 @@
|
||||||
package org.capnproto;
|
package org.capnproto;
|
||||||
|
|
||||||
|
|
||||||
import org.capnproto.rpctest.Test;
|
import org.capnproto.rpctest.Test;
|
||||||
import org.junit.Assert;
|
import org.junit.Assert;
|
||||||
|
|
||||||
import java.io.IOException;
|
|
||||||
import java.net.InetSocketAddress;
|
import java.net.InetSocketAddress;
|
||||||
import java.net.SocketAddress;
|
|
||||||
|
|
||||||
public class EzRpcTest {
|
public class EzRpcTest {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue