mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 17:06:16 -04:00
Removed CommonCode entierly
This commit is contained in:
parent
cf191df0b8
commit
a894fcd4f9
16 changed files with 15 additions and 39 deletions
|
@ -15,7 +15,7 @@
|
|||
*/
|
||||
|
||||
var async = require("async");
|
||||
var CommonCode = require('./common_code');
|
||||
|
||||
var Changeset = require("ep_etherpad-lite/static/js/Changeset");
|
||||
var padManager = require("../db/PadManager");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue