Skip to content

Commit 34e616a

Browse files
committed
Remove semver
1 parent 2ed20bf commit 34e616a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/phpDebug.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ import { Terminal } from './terminal'
1212
import { convertClientPathToDebugger, convertDebuggerPathToClient, isPositiveMatchInGlobs } from './paths'
1313
import { minimatch } from 'minimatch'
1414
import { BreakpointManager, BreakpointAdapter } from './breakpoints'
15-
import * as semver from 'semver'
1615
import { LogPointManager } from './logpoint'
1716
import { ProxyConnect } from './proxyConnect'
1817
import { randomUUID } from 'crypto'

0 commit comments

Comments
 (0)