mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 15:36:16 -04:00
stale code: removed excanvas which was ie support for no canvas
This commit is contained in:
parent
7768871f8f
commit
3a19254f21
5 changed files with 0 additions and 44 deletions
|
@ -28,7 +28,6 @@ let socket;
|
|||
// assigns to the global `$` and augments it with plugins.
|
||||
require('./jquery');
|
||||
require('./farbtastic');
|
||||
require('./excanvas');
|
||||
require('./gritter');
|
||||
|
||||
const Cookies = require('./pad_utils').Cookies;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue