mirror of https://github.com/xwiki-labs/cryptpad
drop this useless line
This commit is contained in:
parent
d1dd497457
commit
0fbbb51f7f
|
@ -5,7 +5,6 @@ define([
|
|||
'/common/crypto.js',
|
||||
'/bower_components/jquery/dist/jquery.min.js'
|
||||
], function (Config, RTWiki, Messages, Crypto) {
|
||||
'/customize/pad.js'
|
||||
var $ = window.jQuery;
|
||||
var ifrw = $('#pad-iframe')[0].contentWindow;
|
||||
|
||||
|
|
Loading…
Reference in New Issue