Skip to content

Commit 8cfd4aa

Browse files
author
ionut.stan
committed
Unused var.
1 parent 6650ed8 commit 8cfd4aa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Plugins/Client/ProcessStdIOTransport.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ const JSONRPC = {};
22
JSONRPC.ClientPluginBase = require("../../ClientPluginBase");
33
JSONRPC.Utils = require("../../Utils");
44

5-
const assert = require("assert");
6-
75
const ChildProcess = require("child_process");
86

97
module.exports =

0 commit comments

Comments
 (0)