Unused imports
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6489 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -24,8 +24,6 @@ package com.threerings.presents.net;
|
||||
import java.security.PrivateKey;
|
||||
import java.security.PublicKey;
|
||||
|
||||
import javax.crypto.Cipher;
|
||||
|
||||
import com.threerings.presents.util.SecureUtil;
|
||||
|
||||
/**
|
||||
|
||||
@@ -22,9 +22,6 @@
|
||||
package com.threerings.presents.net;
|
||||
|
||||
import java.security.PrivateKey;
|
||||
import java.security.PublicKey;
|
||||
|
||||
import javax.crypto.Cipher;
|
||||
|
||||
/**
|
||||
* Used to create a secure channel to the server.
|
||||
|
||||
Reference in New Issue
Block a user