aboutsummaryrefslogtreecommitdiffstats
path: root/src/module/integrated/gnupg_info_gathering_module/GpgInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/module/integrated/gnupg_info_gathering_module/GpgInfo.h')
-rw-r--r--src/module/integrated/gnupg_info_gathering_module/GpgInfo.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/module/integrated/gnupg_info_gathering_module/GpgInfo.h b/src/module/integrated/gnupg_info_gathering_module/GpgInfo.h
index fb12b811..97c9f6b5 100644
--- a/src/module/integrated/gnupg_info_gathering_module/GpgInfo.h
+++ b/src/module/integrated/gnupg_info_gathering_module/GpgInfo.h
@@ -28,7 +28,6 @@
#pragma once
-namespace GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule {
/**
* @brief Use to record some info about gnupg
*
@@ -83,5 +82,3 @@ struct GpgOptionsInfo {
[[nodiscard]] auto Json() const -> QJsonObject;
};
-
-} // namespace GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule