aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/module/ModuleManager.cpp
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2025-02-04 15:27:13 +0000
committersaturneric <[email protected]>2025-02-04 15:27:13 +0000
commiteffe4a54a8fa76b6380c6bd1f4f8baa5e557aca3 (patch)
tree93fd3aee9d197c4a0d1f94059d4bca6cfc0571d5 /src/core/module/ModuleManager.cpp
parentchore: update translations (diff)
downloadGpgFrontend-effe4a54a8fa76b6380c6bd1f4f8baa5e557aca3.tar.gz
GpgFrontend-effe4a54a8fa76b6380c6bd1f4f8baa5e557aca3.zip
chore: clean up code
Diffstat (limited to '')
-rw-r--r--src/core/module/ModuleManager.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/module/ModuleManager.cpp b/src/core/module/ModuleManager.cpp
index 0f6a280a..10c39eb6 100644
--- a/src/core/module/ModuleManager.cpp
+++ b/src/core/module/ModuleManager.cpp
@@ -29,7 +29,6 @@
#include "ModuleManager.h"
#include <memory>
-#include <utility>
#include "core/function/GlobalSettingStation.h"
#include "core/function/SecureMemoryAllocator.h"