From fbdf27f9770d8732a209b476eaec1a6b5714ab52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edi=20Modri=C4=87?= Date: Wed, 13 Sep 2023 10:31:18 +0200 Subject: [PATCH] Fix CS --- bundle/NetgenLayoutsEzPlatformRelationListQueryBundle.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bundle/NetgenLayoutsEzPlatformRelationListQueryBundle.php b/bundle/NetgenLayoutsEzPlatformRelationListQueryBundle.php index 641f597..1bcb235 100644 --- a/bundle/NetgenLayoutsEzPlatformRelationListQueryBundle.php +++ b/bundle/NetgenLayoutsEzPlatformRelationListQueryBundle.php @@ -6,6 +6,4 @@ use Symfony\Component\HttpKernel\Bundle\Bundle; -final class NetgenLayoutsEzPlatformRelationListQueryBundle extends Bundle -{ -} +final class NetgenLayoutsEzPlatformRelationListQueryBundle extends Bundle {}