diff options
Diffstat (limited to 'remote.php')
-rw-r--r-- | remote.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/remote.php b/remote.php index 1590ac70dfc..69e3a53eeec 100644 --- a/remote.php +++ b/remote.php @@ -31,7 +31,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - require_once __DIR__ . '/lib/versioncheck.php'; use OCA\DAV\Connector\Sabre\ExceptionLoggerPlugin; |