mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Remove OCP (re)declaration from js.js
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
parent
f08aed74d7
commit
d9accd306e
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