summaryrefslogtreecommitdiffstats
path: root/lib/Exceptions/ServiceAccountDoesNotExistException.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Exceptions/ServiceAccountDoesNotExistException.php')
-rw-r--r--lib/Exceptions/ServiceAccountDoesNotExistException.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/Exceptions/ServiceAccountDoesNotExistException.php b/lib/Exceptions/ServiceAccountDoesNotExistException.php
deleted file mode 100644
index cba95afa..00000000
--- a/lib/Exceptions/ServiceAccountDoesNotExistException.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-
-namespace OCA\Social\Exceptions;
-
-class ServiceAccountDoesNotExistException extends \Exception {
-
-}
-