From a2c719948ff8af9abe267c4d1c9b16cd1e2fb317 Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Thu, 17 Oct 2024 17:15:53 +0200 Subject: `make format` --- src/crepe/ScriptSystem.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/crepe/ScriptSystem.h') diff --git a/src/crepe/ScriptSystem.h b/src/crepe/ScriptSystem.h index e0b2a65..1f472a0 100644 --- a/src/crepe/ScriptSystem.h +++ b/src/crepe/ScriptSystem.h @@ -21,8 +21,6 @@ private: private: std::forward_list get_scripts(); - }; -} - +} // namespace crepe -- cgit v1.2.3