From 94f4a301b25397ab1503d89034be79cfb4927b5a Mon Sep 17 00:00:00 2001 From: Sara Date: Thu, 8 Aug 2024 22:15:35 +0200 Subject: [PATCH] chore: fixed formatting --- player.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/player.hpp b/player.hpp index ab473fa..23f4f6f 100644 --- a/player.hpp +++ b/player.hpp @@ -37,4 +37,3 @@ private: } #endif // !UTILS_PLAYER_HPP -