diff --git a/core/lib/Thelia/Command/ClearImageCache.php b/core/lib/Thelia/Command/ClearImageCache.php index 801e2e8d0..8f11770a3 100644 --- a/core/lib/Thelia/Command/ClearImageCache.php +++ b/core/lib/Thelia/Command/ClearImageCache.php @@ -1,5 +1,4 @@ writeln(sprintf("Failed to clear image cache: %s", $ex->getMessage())); } } -} +} \ No newline at end of file