Stop pushing bots

This commit is contained in:
Chris Blanchard 2015-08-26 18:16:09 +01:00
parent 09281287fc
commit 3f93d88588

View file

@ -54,8 +54,8 @@ module.exports = function (namespace) {
newGather();
// ***** Generate Test Users *****
var helper = require("./helper");
helper.createTestUsers({ gather: gather }, refreshGather);
// var helper = require("./helper");
// helper.createTestUsers({ gather: gather }, refreshGather);
namespace.on("connection", function (socket) {
socket.on("gather:join", function (data) {