From 4b1ca090762d83359f748b08c00e0d2d6aa8716e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rapha=C3=ABl=20Gertz?= Date: Sun, 25 Mar 2018 01:39:20 +0100 Subject: [PATCH 1/1] Cleanup --- RapsysPackBundle.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 {} -- 2.41.0