summaryrefslogtreecommitdiffstats
path: root/lib/Controller/NavigationController.php
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2019-05-17 09:19:45 -0100
committerMaxence Lange <maxence@artificial-owl.com>2019-05-17 09:19:45 -0100
commitec822a440bbc9b81005921c6430640d5388e5289 (patch)
treed18c239a7dd38679001ffd5747f2b3988aa0b58f /lib/Controller/NavigationController.php
parent1ad4d54ac76c54def69158669dd785dad3d2233e (diff)
cleaning code
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Diffstat (limited to 'lib/Controller/NavigationController.php')
-rw-r--r--lib/Controller/NavigationController.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Controller/NavigationController.php b/lib/Controller/NavigationController.php
index 6b58aae2..ae2418d5 100644
--- a/lib/Controller/NavigationController.php
+++ b/lib/Controller/NavigationController.php
@@ -37,7 +37,6 @@ use OC;
use OC\User\NoUserException;
use OCA\Social\AppInfo\Application;
use OCA\Social\Exceptions\AccountAlreadyExistsException;
-use OCA\Social\Exceptions\ItemUnknownException;
use OCA\Social\Exceptions\SocialAppConfigException;
use OCA\Social\Exceptions\UrlCloudException;
use OCA\Social\Service\AccountService;
@@ -132,7 +131,6 @@ class NavigationController extends Controller {
*
* @return TemplateResponse
* @throws UrlCloudException
- * @throws ItemUnknownException
*/
public function navigate(string $path = ''): TemplateResponse {
$data = [