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