style: un-needed var

This commit is contained in:
Derrick Hammer 2023-07-07 08:07:17 -04:00
parent 358fc7fad9
commit f3ced8d97a
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ import rand from "random-key";
import FullNode from "hsd/lib/node/fullnode.js";
import { MultiSocketProxy } from "@lumeweb/libhyperproxy";
let server: FullNode;
let api: PluginAPI;
const PROTOCOL = "lumeweb.proxy.handshake";