8000 Remove import of 'path' module from websockets.ts file · NativeLaravel/electron-plugin@ec04f0b · GitHub
[go: up one dir, main page]

Skip to content

Commit ec04f0b

Browse files
committed
Remove import of 'path' module from websockets.ts file
1 parent 9160101 commit ec04f0b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/server/websockets.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import { join } from 'path'
21
import { spawn } from 'child_process'
32
import { getAppPath } from './php'
43
import state from './state'

0 commit comments

Comments
 (0)
0