aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/gpg/GpgAutomatonHandler.cpp
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2025-04-17 16:54:03 +0000
committersaturneric <[email protected]>2025-04-17 16:54:03 +0000
commitb84e661438dc0dba5862ee741fd4d1d0f881e2f6 (patch)
tree2822bffc3f1d4496837988bcffd00cfcce498790 /src/core/function/gpg/GpgAutomatonHandler.cpp
parentfeat: generate cark keys (diff)
downloadGpgFrontend-b84e661438dc0dba5862ee741fd4d1d0f881e2f6.tar.gz
GpgFrontend-b84e661438dc0dba5862ee741fd4d1d0f881e2f6.zip
chore: update and check translations
Diffstat (limited to 'src/core/function/gpg/GpgAutomatonHandler.cpp')
-rw-r--r--src/core/function/gpg/GpgAutomatonHandler.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/function/gpg/GpgAutomatonHandler.cpp b/src/core/function/gpg/GpgAutomatonHandler.cpp
index 6cf06ab6..656bb018 100644
--- a/src/core/function/gpg/GpgAutomatonHandler.cpp
+++ b/src/core/function/gpg/GpgAutomatonHandler.cpp
@@ -28,8 +28,6 @@
#include "GpgAutomatonHandler.h"
-#include <utility>
-
#include "core/model/GpgData.h"
#include "core/model/GpgKey.h"
#include "core/utils/GpgUtils.h"