summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Service/SocialApiService.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Service/SocialApiService.php b/lib/Service/SocialApiService.php
index 2ea2f45b..5184d72c 100644
--- a/lib/Service/SocialApiService.php
+++ b/lib/Service/SocialApiService.php
@@ -216,7 +216,6 @@ class SocialApiService {
break;
}
} catch (\Exception $e) {
- return $e;
}
}