summaryrefslogtreecommitdiffstats
path: root/lib/Config/DependencyException.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Config/DependencyException.php')
-rw-r--r--lib/Config/DependencyException.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/Config/DependencyException.php b/lib/Config/DependencyException.php
index 4a6a168e3..6f9d21be6 100644
--- a/lib/Config/DependencyException.php
+++ b/lib/Config/DependencyException.php
@@ -26,6 +26,4 @@ class DependencyException extends \Exception
{
parent::__construct($msg);
}
-
-
-} \ No newline at end of file
+}