Merge pull request #667 from fourplusone/feature/cleaner_code

Removing unused code - All looks good, some minor tweeks are probably worthwhile  in the future.
This commit is contained in:
John McLear 2012-05-13 06:51:58 -07:00
commit c70d88eedc
15 changed files with 30 additions and 1083 deletions

View file

@ -32,6 +32,7 @@
"semver" : "1.0.13",
"underscore" : "1.3.1"
},
"bin": { "etherpad-lite": "./node/server.js" },
"devDependencies": {
"jshint" : "*"
},