mirror of
https://github.com/corda/corda.git
synced 2025-06-18 07:08:15 +00:00
Minor: remove unused import
This commit is contained in:
@ -11,7 +11,6 @@ package core
|
||||
import java.math.BigDecimal
|
||||
import java.security.PublicKey
|
||||
import java.util.*
|
||||
import kotlin.math.div
|
||||
|
||||
/**
|
||||
* Defines a simple domain specific language for the specificiation of financial contracts. Currently covers:
|
||||
|
Reference in New Issue
Block a user