Remove unused variable.

This commit is contained in:
Julien Fontanet 2015-11-05 16:42:17 +01:00
parent ca5e10784b
commit 841220fd01

View File

@ -18,7 +18,6 @@ import proxyRequest from 'proxy-http-request'
import serveStatic from 'serve-static'
import WebSocket from 'ws'
import {compile as compileJade} from 'jade'
import {posix as posixPath} from 'path'
import {
AlreadyAuthenticated,