Skip to content

Commit

Permalink
Refactor: Fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
df committed Apr 11, 2024
1 parent 427270c commit 353652b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Util/Text.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
#include "Util/Text.hpp"
#include "Util/TransformUtils.hpp"


namespace Util {
Text::Text(const std::string &font, int fontSize, const std::string &text,
const Util::Color &color)
Expand Down

0 comments on commit 353652b

Please sign in to comment.