diff --git a/src/lib/Symfony/Components/Cache/Exception/LogicException.php b/src/lib/Symfony/Components/Cache/Exception/LogicException.php index e6d09b4..9ffa7ed 100644 --- a/src/lib/Symfony/Components/Cache/Exception/LogicException.php +++ b/src/lib/Symfony/Components/Cache/Exception/LogicException.php @@ -22,4 +22,4 @@ class LogicException extends \LogicException implements Psr6CacheInterface, Simp class LogicException extends \LogicException implements Psr6CacheInterface { } -} \ No newline at end of file +}