Skip to content

Commit c141709

Browse files
committed
Removing ununsed import
1 parent 5d37586 commit c141709

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/sdk/src/server/__tests__/server.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import {
22
ServerClient, createClient,
33
} from "../index";
4-
import * as serverModule from "../index";
54
import fetchMock from "jest-fetch-mock";
65
import { ClientCredentials } from "simple-oauth2";
76

0 commit comments

Comments
 (0)