summaryrefslogtreecommitdiffstats
path: root/appinfo/preupdate.php
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/preupdate.php')
-rw-r--r--appinfo/preupdate.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/appinfo/preupdate.php b/appinfo/preupdate.php
index b493b8920..f356ae0ce 100644
--- a/appinfo/preupdate.php
+++ b/appinfo/preupdate.php
@@ -13,6 +13,5 @@ namespace OCA\News\AppInfo;
use OCA\News\Upgrade\Upgrade;
-throw new \Exception('heheheo');
$app = new Application();
$app->getContainer()->query(Upgrade::class)->preUpgrade();