chore: mini refactorings and dead code removal (#5512)

This commit is contained in:
nerix
2024-07-20 11:35:59 +02:00
committed by GitHub
parent deb4401036
commit b3c09b65d8
28 changed files with 65 additions and 506 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include "Test.hpp"
using namespace chatterino;
using namespace _helpers_internal;
using namespace helpers::detail;
TEST(Helpers, formatUserMention)
{