mirror of
https://github.com/corda/corda.git
synced 2025-06-12 20:28:18 +00:00
Run the IntelliJ reformatter across the Kotlin code. Did not reformat JS/web code.
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
package net.corda.traderdemo
|
||||
|
||||
import com.google.common.net.HostAndPort
|
||||
import joptsimple.OptionParser
|
||||
import net.corda.core.contracts.DOLLARS
|
||||
import net.corda.core.utilities.loggerFor
|
||||
import joptsimple.OptionParser
|
||||
import org.slf4j.Logger
|
||||
import kotlin.system.exitProcess
|
||||
|
||||
|
Reference in New Issue
Block a user