mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
[pad_connectionstatus] padeditbar is not used anywhere in pad_connectionstatus
This commit is contained in:
parent
906ab1820b
commit
ab797c9831
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
var padmodals = require('./pad_modals').padmodals;
|
var padmodals = require('./pad_modals').padmodals;
|
||||||
var padeditbar = require('./pad_editbar').padeditbar;
|
|
||||||
|
|
||||||
var padconnectionstatus = (function()
|
var padconnectionstatus = (function()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue