clean up unused files

This commit is contained in:
ansuz
2017-01-11 07:49:56 +01:00
parent 63b9d4e9fd
commit 33b8de888e
4 changed files with 1 additions and 64 deletions
@@ -13,7 +13,7 @@ define([
'/bower_components/fabric.js/dist/fabric.min.js',
'/bower_components/jquery/dist/jquery.min.js',
'/bower_components/file-saver/FileSaver.min.js',
'/customize/pad.js'
//'/customize/pad.js'
], function (Config, Realtime, Crypto, TextPatcher, JSONSortify, JsonOT, Cryptpad) {
var saveAs = window.saveAs;