From 090f15e738fbdf71497604ce0dc34e5f43deb920 Mon Sep 17 00:00:00 2001 From: reality Date: Mon, 6 May 2013 15:36:35 +0000 Subject: [PATCH] remove unecessary code from module loading, fix [#432] --- run.js | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/run.js b/run.js index ced9144..aa168ec 100644 --- a/run.js +++ b/run.js @@ -157,7 +157,6 @@ DBot.prototype.reloadModules = function() { var name, moduleDir, config; for(i=0;i