Removed random JavaFx import.

This commit is contained in:
RogerWillis 2016-11-18 17:41:09 +00:00
parent b1dbd2a07c
commit bd75d92e13

View File

@ -1,6 +1,5 @@
package net.corda.contracts
import javafx.beans.property.SimpleObjectProperty
import net.corda.contracts.asset.sumCashBy
import net.corda.core.contracts.*
import net.corda.core.crypto.NullPublicKeyTree