From b71ce434ce15a8cb1a9346bd7d7d415871101262 Mon Sep 17 00:00:00 2001 From: yflory Date: Thu, 7 Jan 2021 12:48:05 +0100 Subject: [PATCH] lint compliance --- www/common/cryptpad-common.js | 2 -- 1 file changed, 2 deletions(-) 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