Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 27, 2023
1 parent 714a86a commit 7a28279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/components/chat.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ use crate::{
Component, MessageSearchWidget,
},
utils::{
styles::{BORDER_DARK, BORDER_LIGHT, WINDOW_LIGHT, WINDOW_DARK},
styles::{BORDER_DARK, BORDER_LIGHT, WINDOW_DARK, WINDOW_LIGHT},
text::{title_line, TitleStyle},
},
};
Expand Down

0 comments on commit 7a28279

Please sign in to comment.