Skip to content

Commit 2a33256

Browse files
committed
remove unused
1 parent 2740bce commit 2a33256

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/client.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ export function createClient(config: {
112112
});
113113

114114
const userModules = {
115-
app: createAppModule(axiosClient, appId),
116115
entities: createEntitiesModule(axiosClient, appId),
117116
integrations: createIntegrationsModule(axiosClient, appId),
118117
auth: createAuthModule(axiosClient, functionsAxiosClient, appId, {

0 commit comments

Comments
 (0)