From 7550b2b0001275e96384a926de66262f7536d284 Mon Sep 17 00:00:00 2001 From: James Graham Date: Fri, 27 Feb 2026 13:38:04 +0000 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) Co-authored-by: Tobias Fella --- src/libneochat/chatmarkdownhelper.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/libneochat/chatmarkdownhelper.cpp b/src/libneochat/chatmarkdownhelper.cpp index 44b2f580e..cc55d2edc 100644 --- a/src/libneochat/chatmarkdownhelper.cpp +++ b/src/libneochat/chatmarkdownhelper.cpp @@ -5,7 +5,6 @@ #include #include -#include #include #include "chattextitemhelper.h"