summaryrefslogtreecommitdiffstats
path: root/src/realpass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/realpass.cpp')
-rw-r--r--src/realpass.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/realpass.cpp b/src/realpass.cpp
index 798ebb83..476757ee 100644
--- a/src/realpass.cpp
+++ b/src/realpass.cpp
@@ -52,7 +52,6 @@ void RealPass::OtpGenerate(QString file) {
executePass(PASS_OTP_GENERATE, {"otp", file}, "", true);
}
-
/**
* @brief RealPass::Insert pass insert
*/