Merge pull request #15531 from nextcloud/refactor/remove-js-js-ocp
Remove OCP (re)declaration from js.js
This commit is contained in:
commit
b8c01dc2cd
1 changed files with 0 additions and 3 deletions
|
@ -1,6 +1,3 @@
|
|||
/** @namespace OCP */
|
||||
var OCP = Object.assign({}, window.OCP);
|
||||
|
||||
/**
|
||||
* @namespace OC
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue