summaryrefslogtreecommitdiffstats
path: root/lib/private/Remote/Api/NotFoundException.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/Remote/Api/NotFoundException.php')
-rw-r--r--lib/private/Remote/Api/NotFoundException.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/Remote/Api/NotFoundException.php b/lib/private/Remote/Api/NotFoundException.php
index 51ecfabd402..fadf4a4d324 100644
--- a/lib/private/Remote/Api/NotFoundException.php
+++ b/lib/private/Remote/Api/NotFoundException.php
@@ -24,5 +24,4 @@
namespace OC\Remote\Api;
class NotFoundException extends \Exception {
-
}