Remove debugs
This commit is contained in:
parent
65828c14fc
commit
c22778bd92
2 changed files with 2 additions and 7 deletions
|
@ -7,7 +7,7 @@ use crate::prelude::*;
|
|||
use crate::settings::user_settings;
|
||||
use crate::{
|
||||
random_players_with_call_status, theme, Avatar, Button, Icon, IconButton, IconColor, MicStatus,
|
||||
PlayerStack, PlayerWithCallStatus, ScreenShareStatus, ToolDivider, TrafficLights,
|
||||
PlayerWithCallStatus, ScreenShareStatus, ToolDivider, TrafficLights,
|
||||
};
|
||||
|
||||
#[derive(Clone)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue