Remove empty js.js

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
pull/15542/head
Christoph Wurst 5 years ago
parent ab72bd64f5
commit 334c4fddfe
No known key found for this signature in database
GPG Key ID: CC42AC2A7F0E56D8

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

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

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

Loading…
Cancel
Save