diff --git a/www/common/cryptpad-common.js b/www/common/cryptpad-common.js index e6099c350..1206cc75f 100644 --- a/www/common/cryptpad-common.js +++ b/www/common/cryptpad-common.js @@ -12,13 +12,11 @@ define([ '/common/outer/local-store.js', '/common/outer/worker-channel.js', '/common/outer/login-block.js', - '/common/outer/cache-store.js', '/customize/application_config.js', '/bower_components/nthen/index.js', ], function (Config, Messages, Util, Hash, Cache, Messaging, Constants, Feedback, Visible, UserObject, LocalStore, Channel, Block, - Cache, AppConfig, Nthen) { /* This file exposes functionality which is specific to Cryptpad, but not to