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,6 +1,3 @@
|
|||
/** @namespace OCP */
|
||||
var OCP = Object.assign({}, window.OCP);
|
||||
|
||||
/**
|
||||
* @namespace OC
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue