aboutsummaryrefslogtreecommitdiff
path: root/controller/oauthcontroller.php
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2014-08-20 06:27:58 +0200
committerChristian Weiske <cweiske@cweiske.de>2014-08-20 06:27:58 +0200
commit1d7387a458d893664e2537ec811bc053d95600b7 (patch)
tree27ecb02bf62f8378c422a5f2b6df419b40cbacf5 /controller/oauthcontroller.php
parentdb2f09d46ce2f3a46be1b6f6e031492966242025 (diff)
downloadgrauphel-1d7387a458d893664e2537ec811bc053d95600b7.tar.gz
grauphel-1d7387a458d893664e2537ec811bc053d95600b7.zip
sync could work if php would not crash
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;