getting rid of this one for good
parent
1b2de8d7af
commit
cb08d4b04f
@ -1,9 +0,0 @@
|
||||
var winston = require('winston');
|
||||
|
||||
var SocketTools = {};
|
||||
|
||||
SocketTools.log = function(socket, data, callback) {
|
||||
//winston.info("captured console.log:", data)
|
||||
};
|
||||
|
||||
module.exports = SocketTools;
|
Loading…
Reference in New Issue