diff options
author | saturneric <[email protected]> | 2025-04-17 16:54:03 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2025-04-17 16:54:03 +0000 |
commit | b84e661438dc0dba5862ee741fd4d1d0f881e2f6 (patch) | |
tree | 2822bffc3f1d4496837988bcffd00cfcce498790 /src/core/function/gpg/GpgAutomatonHandler.cpp | |
parent | feat: generate cark keys (diff) | |
download | GpgFrontend-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.cpp | 2 |
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" |