Remove empty js.js

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Christoph Wurst 2019-05-15 10:40:22 +02:00
parent ab72bd64f5
commit 334c4fddfe
No known key found for this signature in database
GPG Key ID: CC42AC2A7F0E56D8
3 changed files with 0 additions and 11 deletions

View File

@ -2,7 +2,6 @@
"libraries": [
],
"modules": [
"js.js",
"share.js",
"sharetemplates.js",
"sharesocialmanager.js",

View File

@ -1,9 +0,0 @@
/**
* @namespace OC
*/
Object.assign(window.OC, {
/* jshint camelcase: false */
/**
});

View File

@ -1,5 +1,4 @@
[
"js.js",
"mimetype.js",
"mimetypelist.js",
"select2-toggleselect.js"