forked from svrjs/svrjs
Remove unused "name" constant in noproxyHandler.js
This commit is contained in:
parent
fd5e8ba70e
commit
7a14e4508c
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
const svrjsInfo = require("../../svrjs.json");
|
||||
const { name } = svrjsInfo;
|
||||
|
||||
let serverconsole = {};
|
||||
|
||||
|
|
Reference in a new issue