diff options
Diffstat (limited to 'src/core/thread/TaskRunner.cpp')
-rw-r--r-- | src/core/thread/TaskRunner.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/thread/TaskRunner.cpp b/src/core/thread/TaskRunner.cpp index 8250bb5b..ca6a4033 100644 --- a/src/core/thread/TaskRunner.cpp +++ b/src/core/thread/TaskRunner.cpp @@ -36,7 +36,6 @@ #include <memory> #include "core/thread/Task.h" -#include "spdlog/spdlog.h" namespace GpgFrontend::Thread { |