Skip to content

Commit 71f7eef

Browse files
committed
remove unused variable
1 parent 870a644 commit 71f7eef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/src/testInteg/perf/zipcode.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import * as CodeWhispererConstants from '../../codewhisperer/models/constants'
1111
import { performanceTest } from '../../shared/performance/performance'
1212
import { zipCode } from '../../codewhisperer/indexNode'
1313
import { FileSystem } from '../../shared/fs/fs'
14-
import AdmZip from 'adm-zip'
1514
import { getFsCallsUpperBound } from './utilities'
1615

1716
interface SetupResult {

0 commit comments

Comments
 (0)