theflametrooper преди 8 години
родител
ревизия
a9491818b5
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      backend/index.js

+ 0 - 1
backend/index.js

@@ -8,7 +8,6 @@ const db = require('./logic/db');
 const app = require('./logic/app');
 const io = require('./logic/io');
 const cache = require('./logic/cache');
-// const scheduler = require('./logic/scheduler');
 
 async.waterfall([