diff --git a/node/src/main/resources/META-INF/services/com.r3corda.core.node.CordaPluginRegistry b/node/src/main/resources/META-INF/services/com.r3corda.core.node.CordaPluginRegistry index fc0921e785..514f3d2f31 100644 --- a/node/src/main/resources/META-INF/services/com.r3corda.core.node.CordaPluginRegistry +++ b/node/src/main/resources/META-INF/services/com.r3corda.core.node.CordaPluginRegistry @@ -1,4 +1,3 @@ # Register a ServiceLoader service extending from com.r3corda.node.CordaPluginRegistry -com.r3corda.node.services.clientapi.FixingSessionInitiation$Plugin com.r3corda.node.services.NotaryChange$Plugin com.r3corda.node.services.persistence.DataVending$Plugin \ No newline at end of file