Remove OCP (re)declaration from js.js

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Christoph Wurst 2019-05-14 15:29:18 +02:00
parent f08aed74d7
commit d9accd306e
No known key found for this signature in database
GPG key ID: CC42AC2A7F0E56D8

View file

@ -1,6 +1,3 @@
/** @namespace OCP */
var OCP = Object.assign({}, window.OCP);
/**
* @namespace OC
*/