aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/lib/Trash/BackendNotFoundException.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/lib/Trash/BackendNotFoundException.php')
-rw-r--r--apps/files_trashbin/lib/Trash/BackendNotFoundException.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_trashbin/lib/Trash/BackendNotFoundException.php b/apps/files_trashbin/lib/Trash/BackendNotFoundException.php
index 798b55dbd8c..2554faade4d 100644
--- a/apps/files_trashbin/lib/Trash/BackendNotFoundException.php
+++ b/apps/files_trashbin/lib/Trash/BackendNotFoundException.php
@@ -24,5 +24,4 @@
namespace OCA\Files_Trashbin\Trash;
class BackendNotFoundException extends \Exception {
-
}