diff options
Diffstat (limited to 'core/js/core.json')
-rw-r--r-- | core/js/core.json | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/core/js/core.json b/core/js/core.json index 80a3032d6ff..f82587e73a5 100644 --- a/core/js/core.json +++ b/core/js/core.json @@ -15,12 +15,6 @@ "setupchecks.js", "../search/js/search.js", "mimetype.js", - "mimetypelist.js", - "systemtags/systemtags.js", - "systemtags/templates.js", - "systemtags/systemtagmodel.js", - "systemtags/systemtagscollection.js", - "systemtags/systemtagsmappingcollection.js", - "systemtags/systemtagsinputfield.js" + "mimetypelist.js" ] } |