From f3317ddcaa8af0fb7b4be475dc97ef0649d1975b Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Wed, 24 Jul 2024 11:55:43 +0200 Subject: turns: clean up includes and headers --- app/tests/widgets/participant_row.cpp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'app/tests/widgets/participant_row.cpp') diff --git a/app/tests/widgets/participant_row.cpp b/app/tests/widgets/participant_row.cpp index 3098dbc..8f20f56 100644 --- a/app/tests/widgets/participant_row.cpp +++ b/app/tests/widgets/participant_row.cpp @@ -2,15 +2,8 @@ #include "turns/core/disposition.hpp" #include "turns/core/participant.hpp" -#include "turns/lang/messages.hpp" #include -#include - -#include - -#include -#include namespace turns::app::widgets::tests { -- cgit v1.2.3