Merge pull request #237 from devrandom/master

stray javafx import
This commit is contained in:
Roman Mandeleil 2015-03-12 23:57:49 +02:00
commit 18994693e6
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
package org.ethereum.net.dht;
import com.sun.javafx.binding.StringFormatter;
import org.ethereum.crypto.HashUtil;
import org.spongycastle.util.BigIntegers;
import org.spongycastle.util.encoders.Hex;