Skip to content
Snippets Groups Projects
Unverified Commit 334c4fdd authored by Christoph Wurst's avatar Christoph Wurst
Browse files

Remove empty js.js

parent ab72bd64
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
"libraries": [ "libraries": [
], ],
"modules": [ "modules": [
"js.js",
"share.js", "share.js",
"sharetemplates.js", "sharetemplates.js",
"sharesocialmanager.js", "sharesocialmanager.js",
......
/**
* @namespace OC
*/
Object.assign(window.OC, {
/* jshint camelcase: false */
/**
});
[ [
"js.js",
"mimetype.js", "mimetype.js",
"mimetypelist.js", "mimetypelist.js",
"select2-toggleselect.js" "select2-toggleselect.js"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment