Skip to content

Commit 8c4b814

Browse files
committed
remove exports
1 parent 3e6244a commit 8c4b814

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/fcl-core/src/client.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,6 @@ export function createFlowClientCore(params: FlowClientCoreConfig) {
8888
// Utility methods
8989
serialize: createSerialize(context),
9090

91-
// Plugin system (context-aware)
92-
serviceRegistry: context.serviceRegistry,
93-
pluginRegistry: context.pluginRegistry,
94-
9591
// Re-export the SDK methods
9692
...context.sdk,
9793
}

0 commit comments

Comments
 (0)