mirror of
https://github.com/corda/corda.git
synced 2025-03-15 16:46:12 +00:00
Fix bad merge conflict resolution.
This commit is contained in:
parent
5469e41458
commit
bca2d50e31
@ -197,7 +197,6 @@ open class Node(configuration: NodeConfiguration,
|
||||
nodeExecutor = serverThread,
|
||||
database = database,
|
||||
networkMap = networkMapCache,
|
||||
metricRegistry = metricRegistry,
|
||||
isDrainingModeOn = nodeProperties.flowsDrainingMode::isEnabled,
|
||||
drainingModeWasChangedEvents = nodeProperties.flowsDrainingMode.values,
|
||||
metricRegistry = metricRegistry,
|
||||
|
Loading…
x
Reference in New Issue
Block a user