aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/src/comments.js
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-10-16 22:50:01 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-10-20 13:58:07 +0200
commitafa737652247365838832837ae4ce20bca039ad9 (patch)
tree60ac835aec72cab0756ef207554dba984f37f05d /apps/comments/src/comments.js
parente7f5516b4d04c16ed2c12dcc9c9c5f34d9f1f73b (diff)
downloadnextcloud-server-afa737652247365838832837ae4ce20bca039ad9.tar.gz
nextcloud-server-afa737652247365838832837ae4ce20bca039ad9.zip
Cleanup old comments tab
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'apps/comments/src/comments.js')
-rw-r--r--apps/comments/src/comments.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/comments/src/comments.js b/apps/comments/src/comments.js
index 41ddee7b977..547a0af39f5 100644
--- a/apps/comments/src/comments.js
+++ b/apps/comments/src/comments.js
@@ -1,15 +1,9 @@
import './app'
import './templates'
-import './commentmodel'
-import './commentcollection'
-import './commentsummarymodel'
-import './commentstabview'
-import './commentsmodifymenu'
import './filesplugin'
import './activitytabviewplugin'
import './vendor/Caret.js/dist/jquery.caret.min'
-import './vendor/At.js/dist/js/jquery.atwho.min'
import './style/autocomplete.scss'
import './style/comments.scss'