diff options
Diffstat (limited to 'src/core/module/Module.cpp')
-rw-r--r-- | src/core/module/Module.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/module/Module.cpp b/src/core/module/Module.cpp index 241b448e..cab72a9a 100644 --- a/src/core/module/Module.cpp +++ b/src/core/module/Module.cpp @@ -28,8 +28,6 @@ #include "Module.h" -#include <utility> - #include "core/module/GlobalModuleContext.h" namespace GpgFrontend::Module { |