From 4abab498ba4a1a14774a32c21e171a14b3dcd9a1 Mon Sep 17 00:00:00 2001 From: Louis-Proffit <77028679+Louis-Proffit@users.noreply.github.com> Date: Sun, 6 Oct 2024 20:08:32 +0200 Subject: [PATCH] Adapt code style --- src/Controller/ProfilerController.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Controller/ProfilerController.php b/src/Controller/ProfilerController.php index b9cba948..bdbc8593 100644 --- a/src/Controller/ProfilerController.php +++ b/src/Controller/ProfilerController.php @@ -83,7 +83,6 @@ public function explainAction($token, $connectionName, $query) ])); } - /** * Renders the profiler panel for the given token. *