From e1b574a97d4d0b6a1b82f17a17603ca8ac4dcfb9 Mon Sep 17 00:00:00 2001
From: Jan Wennrich <jan.wennrich@pcsg.de>
Date: Mon, 17 Apr 2023 14:57:21 +0200
Subject: [PATCH] style: mess up codestyle even more

---
 src/QUI/Test/Test.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/QUI/Test/Test.php b/src/QUI/Test/Test.php
index ad61bed..dd02491 100644
--- a/src/QUI/Test/Test.php
+++ b/src/QUI/Test/Test.php
@@ -13,6 +13,7 @@ public static function onUserGetAvatar(UserInterfaces $User)
     {
         return false;
 
+
     }
 }
 
-- 
GitLab