mirror of
https://github.com/corda/corda.git
synced 2025-01-19 03:06:36 +00:00
Removed redundant whitespace.
This commit is contained in:
parent
0877c60c00
commit
af902ee4df
@ -212,7 +212,6 @@ abstract class AbstractNode(open val configuration: NodeConfiguration, val netwo
|
||||
protocolLogicFactory = initialiseProtocolLogicFactory()
|
||||
scheduler = NodeSchedulerService(database, services, protocolLogicFactory)
|
||||
|
||||
|
||||
val tokenizableServices = mutableListOf(storage, net, vault, keyManagement, identity, platformClock, scheduler)
|
||||
|
||||
customServices.clear()
|
||||
|
Loading…
Reference in New Issue
Block a user