From f1b1b8ce537514977bcb707b65065e0d44f66ed0 Mon Sep 17 00:00:00 2001 From: Tobias Fella Date: Mon, 30 Oct 2023 21:29:44 +0100 Subject: [PATCH] Remove unused include --- src/main.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 0aa16b887..0c7816c13 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -35,7 +35,6 @@ #include "neochat-version.h" #include -#include #include "blurhashimageprovider.h" #include "colorschemer.h"