Skip to content

Commit

Permalink
Remove unused and faulty imports
Browse files Browse the repository at this point in the history
Signed-off-by: Esa Harjula <[email protected]>
  • Loading branch information
eharjula authored and xizho10 committed Oct 8, 2018
1 parent a15e35c commit 4244d0a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/main/java/com/github/ontio/sdk/claim/Claim.java
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,7 @@
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
import com.github.ontio.crypto.SignatureScheme;
import com.github.ontio.sdk.wallet.Identity;
import sun.misc.BASE64Encoder;

import java.security.spec.AlgorithmParameterSpec;
import java.text.SimpleDateFormat;
import java.util.*;

Expand Down

0 comments on commit 4244d0a

Please sign in to comment.