aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/ServerNotAvailableException.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/ServerNotAvailableException.php')
-rw-r--r--lib/private/ServerNotAvailableException.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/ServerNotAvailableException.php b/lib/private/ServerNotAvailableException.php
index 1dd93aefb20..d0618883107 100644
--- a/lib/private/ServerNotAvailableException.php
+++ b/lib/private/ServerNotAvailableException.php
@@ -23,5 +23,4 @@
namespace OC;
class ServerNotAvailableException extends \Exception {
-
}