Skip to content

Commit 7976937

Browse files
committed
adapt to latest api
1 parent 29f678c commit 7976937

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/client.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
import { createAudiotoolClient } from "@audiotool/nexus";
2-
import { createArrayTyped, getLoginStatus } from "@audiotool/nexus/utils";
1+
import { createAudiotoolClient, getLoginStatus } from "@audiotool/nexus";
32

43
export async function checkLoginStatus(globals) {
54
// Create client and set authentication

0 commit comments

Comments
 (0)