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

@ -2,7 +2,7 @@
* The pad object, defined with joose
*/
var CommonCode = require('../utils/common_code');
var ERR = require("async-stacktrace");
var Changeset = require("ep_etherpad-lite/static/js/Changeset");
var AttributePoolFactory = require("ep_etherpad-lite/static/js/AttributePoolFactory");