From 7deff40d4392b6c46ec76bfef072e960dcce43ea Mon Sep 17 00:00:00 2001 From: Whisperity Date: Wed, 13 Apr 2022 19:58:14 +0200 Subject: [PATCH] fix: (NFC) Remove stale self-referential `#include` --- parser/include/parser/pluginhandler.h | 1 - 1 file changed, 1 deletion(-) diff --git a/parser/include/parser/pluginhandler.h b/parser/include/parser/pluginhandler.h index bef05a8b4..627b09b01 100644 --- a/parser/include/parser/pluginhandler.h +++ b/parser/include/parser/pluginhandler.h @@ -6,7 +6,6 @@ #include #include -#include #include #include