remove more dead requires.

This commit is contained in:
webzwo0i 2014-12-16 19:10:01 +01:00
parent a2d22a5764
commit b204aa2085
18 changed files with 1 additions and 34 deletions

View file

@ -1,4 +1,3 @@
var log4js = require('log4js');
var settings = require('../../utils/Settings');
var socketio = require('socket.io');
var socketIORouter = require("../../handler/SocketIORouter");