diff options
Diffstat (limited to 'apps/comments/src')
-rw-r--r-- | apps/comments/src/comments.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/comments/src/comments.js b/apps/comments/src/comments.js index 547a0af39f5..3d7f52f4e74 100644 --- a/apps/comments/src/comments.js +++ b/apps/comments/src/comments.js @@ -3,9 +3,4 @@ import './templates' import './filesplugin' import './activitytabviewplugin' -import './vendor/Caret.js/dist/jquery.caret.min' - -import './style/autocomplete.scss' -import './style/comments.scss' - window.OCA.Comments = OCA.Comments |