From 0e7999f2d147b026aaee6693bdd2be2cb4a2519e Mon Sep 17 00:00:00 2001 From: Steven Le Rouzic Date: Tue, 8 Oct 2024 23:33:21 +0200 Subject: Start work on formatting --- asl/option.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'asl/option.hpp') diff --git a/asl/option.hpp b/asl/option.hpp index 8662250..7600252 100644 --- a/asl/option.hpp +++ b/asl/option.hpp @@ -116,7 +116,6 @@ public: m_has_value = false; } } - }; } // namespace asl -- cgit