mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-11-01 16:51:45 +01:00
Remove unused line.
This commit is contained in:
parent
4680bfaee8
commit
97c7842d19
@ -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…
x
Reference in New Issue
Block a user