From 8efd0dc61c8538e840cf168a890b8a26a97ae246 Mon Sep 17 00:00:00 2001 From: Lowei Date: Tue, 19 May 2026 21:03:03 +0200 Subject: [PATCH] Fix: retirer saut de ligne parasite dans la notif commentaire GitLab --- commandes/bug_report.py | 1 - 1 file changed, 1 deletion(-) diff --git a/commandes/bug_report.py b/commandes/bug_report.py index 9c7ae2e..22cfd27 100644 --- a/commandes/bug_report.py +++ b/commandes/bug_report.py @@ -389,7 +389,6 @@ class BugReport(commands.Cog): ) author_name = payload.get("user", {}).get("name", "Développeur") - try: components = [ disnake.ui.Container(