Removed CommonCode entierly

This commit is contained in:
Egil Moeller 2012-02-28 21:19:10 +01:00
parent cf191df0b8
commit a894fcd4f9
16 changed files with 15 additions and 39 deletions

View file

@ -18,7 +18,7 @@
* limitations under the License.
*/
var CommonCode = require('../utils/common_code');
var ERR = require("async-stacktrace");
var async = require("async");
var padManager = require("../db/PadManager");