summaryrefslogtreecommitdiffstats
path: root/lib/Fetcher/FetcherException.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Fetcher/FetcherException.php')
-rw-r--r--lib/Fetcher/FetcherException.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/Fetcher/FetcherException.php b/lib/Fetcher/FetcherException.php
index 4ef1df4f2..82772eaf5 100644
--- a/lib/Fetcher/FetcherException.php
+++ b/lib/Fetcher/FetcherException.php
@@ -25,5 +25,4 @@ class FetcherException extends \Exception
{
parent::__construct($msg);
}
-
-} \ No newline at end of file
+}