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
1 changed files with 0 additions and 3 deletions

View File

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