diff options
Diffstat (limited to 'apps/comments/src/comments.js')
-rw-r--r-- | apps/comments/src/comments.js | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/comments/src/comments.js b/apps/comments/src/comments.js deleted file mode 100644 index 3d7f52f4e74..00000000000 --- a/apps/comments/src/comments.js +++ /dev/null @@ -1,6 +0,0 @@ -import './app' -import './templates' -import './filesplugin' -import './activitytabviewplugin' - -window.OCA.Comments = OCA.Comments |