We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 870a644 commit 71f7eefCopy full SHA for 71f7eef
packages/core/src/testInteg/perf/zipcode.test.ts
@@ -11,7 +11,6 @@ import * as CodeWhispererConstants from '../../codewhisperer/models/constants'
11
import { performanceTest } from '../../shared/performance/performance'
12
import { zipCode } from '../../codewhisperer/indexNode'
13
import { FileSystem } from '../../shared/fs/fs'
14
-import AdmZip from 'adm-zip'
15
import { getFsCallsUpperBound } from './utilities'
16
17
interface SetupResult {
0 commit comments