1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-08-28 08:10:11 +02:00

Merge pull request #1073 from PotcFdk/patch-1

Remove HexBinaryAdapter import remnant.
This commit is contained in:
cyian-1756
2018-12-01 22:50:39 -05:00
committed by GitHub

View File

@@ -6,7 +6,6 @@ import java.security.NoSuchAlgorithmException;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.xml.bind.annotation.adapters.HexBinaryAdapter;
import org.apache.log4j.Logger;
import org.json.JSONArray;