diff --git a/apps/files/appinfo/remote.php b/apps/files/appinfo/remote.php index 94ae101bb00..465e0c0a935 100644 --- a/apps/files/appinfo/remote.php +++ b/apps/files/appinfo/remote.php @@ -24,7 +24,6 @@ */ // only need filesystem apps $RUNTIME_APPTYPES=array('filesystem','authentication'); -require_once('../lib/base.php'); // Backends $authBackend = new OC_Connector_Sabre_Auth();