drop this useless line

This commit is contained in:
ansuz 2016-02-12 11:19:36 +01:00
parent d1dd497457
commit 0fbbb51f7f
1 changed files with 0 additions and 1 deletions

View File

@ -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;