summaryrefslogtreecommitdiff
path: root/include/sessions.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/sessions.hpp')
-rw-r--r--include/sessions.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/sessions.hpp b/include/sessions.hpp
index 99a1a0e962..6bb6a7a0e3 100644
--- a/include/sessions.hpp
+++ b/include/sessions.hpp
@@ -417,8 +417,7 @@ class SessionStore
AuthConfigMethods authMethodsConfig;
private:
- SessionStore() : timeoutInSeconds(1800)
- {}
+ SessionStore() : timeoutInSeconds(1800) {}
};
} // namespace persistent_data