remove /customize/pad.js from main apps

This commit is contained in:
ansuz
2016-12-28 15:09:44 +01:00
parent aae443c8e9
commit f020fd5a75
4 changed files with 0 additions and 4 deletions

View File

@@ -16,7 +16,6 @@ define([
'/bower_components/file-saver/FileSaver.min.js',
'/bower_components/diff-dom/diffDOM.js',
'/bower_components/jquery/dist/jquery.min.js',
'/customize/pad.js'
], function (Messages, Crypto, realtimeInput, Hyperjson,
Toolbar, Cursor, JsonOT, TypingTest, JSONSortify, TextPatcher, Cryptpad,
Visible, Notify) {