Remove unused variable.
This commit is contained in:
parent
ca5e10784b
commit
841220fd01
@ -18,7 +18,6 @@ import proxyRequest from 'proxy-http-request'
|
|||||||
import serveStatic from 'serve-static'
|
import serveStatic from 'serve-static'
|
||||||
import WebSocket from 'ws'
|
import WebSocket from 'ws'
|
||||||
import {compile as compileJade} from 'jade'
|
import {compile as compileJade} from 'jade'
|
||||||
import {posix as posixPath} from 'path'
|
|
||||||
|
|
||||||
import {
|
import {
|
||||||
AlreadyAuthenticated,
|
AlreadyAuthenticated,
|
||||||
|
Loading…
Reference in New Issue
Block a user