Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ocs/providers.php')
-rw-r--r--ocs/providers.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/ocs/providers.php b/ocs/providers.php
index ba1594d30ee..34f931ad940 100644
--- a/ocs/providers.php
+++ b/ocs/providers.php
@@ -23,7 +23,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
require_once __DIR__ . '/../lib/versioncheck.php';
require_once __DIR__ . '/../lib/base.php';