Skip to content

Commit 0d83fd1

Browse files
committed
wip: fmt
1 parent 847c853 commit 0d83fd1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

git-branchless-test/src/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@ use lib::core::eventlog::{
4242
EventLogDb, EventReplayer, EventTransactionId, BRANCHLESS_TRANSACTION_ID_ENV_VAR,
4343
};
4444
use lib::core::formatting::{
45-
BaseColor, Effect, Glyphs, Pluralize, Style, StyledString,
46-
StyledStringBuilder,
45+
BaseColor, Effect, Glyphs, Pluralize, Style, StyledString, StyledStringBuilder,
4746
};
4847
use lib::core::repo_ext::RepoExt;
4948
use lib::core::rewrite::{

0 commit comments

Comments
 (0)