mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 08:26:16 -04:00
Remove unused line.
This commit is contained in:
parent
4680bfaee8
commit
97c7842d19
1 changed files with 0 additions and 1 deletions
|
@ -185,7 +185,6 @@ require.setGlobalKeyPath("require");\n\
|
|||
buffer.push('require("ep_etherpad-lite/static/js/ace2_inner");');
|
||||
buffer.push('<\/script>');
|
||||
} else {
|
||||
file = ACE_SOURCE;
|
||||
buffer.push('<script type="application/javascript" src="' + ACE_SOURCE + '"><\/script>');
|
||||
buffer.push('<script type="text/javascript">');
|
||||
buffer.push('require("ep_etherpad-lite/static/js/ace2_inner");');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue