From 124929609eabff19359caad276a10f1026793c0f Mon Sep 17 00:00:00 2001 From: saturneric Date: Wed, 25 Oct 2023 18:26:26 +0800 Subject: fix: solve some code tidy issues --- src/core/module/GlobalModuleContext.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core/module/GlobalModuleContext.cpp') diff --git a/src/core/module/GlobalModuleContext.cpp b/src/core/module/GlobalModuleContext.cpp index 1e6d87b1..edd35000 100644 --- a/src/core/module/GlobalModuleContext.cpp +++ b/src/core/module/GlobalModuleContext.cpp @@ -38,7 +38,6 @@ #include "core/module/Event.h" #include "core/module/Module.h" #include "core/thread/Task.h" -#include "spdlog/spdlog.h" #include "thread/DataObject.h" namespace GpgFrontend::Module { -- cgit v1.2.3