Skip to content

Commit 01d827e

Browse files
committed
remove unused var
1 parent d368b2a commit 01d827e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/unit/commands/tsgen.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import {test} from '@oclif/test'
22
import {configHandler} from '@contentstack/cli-utilities'
33

44
import * as mock from '../mock/common.mock.json'
5-
import {introspectionQuery} from '../../../src/graphQL'
65

76
const GRAPHQL_REGION_URL_MAPPING = {
87
na: 'https://graphql.contentstack.com',

0 commit comments

Comments
 (0)