From 1d7387a458d893664e2537ec811bc053d95600b7 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Wed, 20 Aug 2014 06:27:58 +0200 Subject: sync could work if php would not crash --- controller/oauthcontroller.php | 1 - 1 file changed, 1 deletion(-) (limited to 'controller/oauthcontroller.php') 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; -- cgit v1.2.3