aboutsummaryrefslogtreecommitdiff
path: root/controller/oauthcontroller.php
diff options
context:
space:
mode:
Diffstat (limited to 'controller/oauthcontroller.php')
-rw-r--r--controller/oauthcontroller.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/controller/oauthcontroller.php b/controller/oauthcontroller.php
index 1dfdec9..ceaa935 100644
--- a/controller/oauthcontroller.php
+++ b/controller/oauthcontroller.php
@@ -15,7 +15,6 @@ namespace OCA\Grauphel\Controller;
use \OCP\AppFramework\Controller;
use \OCP\AppFramework\Http;
-use \OCP\AppFramework\Http\JSONResponse;
use \OCP\AppFramework\Http\RedirectResponse;
use \OCP\AppFramework\Http\TemplateResponse;