From: Raphaƫl Gertz Date: Sun, 25 Mar 2018 00:39:20 +0000 (+0100) Subject: Cleanup X-Git-Tag: 0.0.1~6 X-Git-Url: https://git.rapsys.eu/packbundle/commitdiff_plain/4b1ca090762d83359f748b08c00e0d2d6aa8716e Cleanup --- diff --git a/RapsysPackBundle.php b/RapsysPackBundle.php index c9e9ea1..d1fd290 100644 --- a/RapsysPackBundle.php +++ b/RapsysPackBundle.php @@ -4,6 +4,4 @@ namespace Rapsys\PackBundle; use Symfony\Component\HttpKernel\Bundle\Bundle; -class RapsysPackBundle extends Bundle -{ -} +class RapsysPackBundle extends Bundle {}