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 2ed20bf commit 34e616aCopy full SHA for 34e616a
src/phpDebug.ts
@@ -12,7 +12,6 @@ import { Terminal } from './terminal'
12
import { convertClientPathToDebugger, convertDebuggerPathToClient, isPositiveMatchInGlobs } from './paths'
13
import { minimatch } from 'minimatch'
14
import { BreakpointManager, BreakpointAdapter } from './breakpoints'
15
-import * as semver from 'semver'
16
import { LogPointManager } from './logpoint'
17
import { ProxyConnect } from './proxyConnect'
18
import { randomUUID } from 'crypto'
0 commit comments