Skip to content

Commit

Permalink
format fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewIngram committed Apr 26, 2024
1 parent 0742de6 commit e1ff37b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/debug_label/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ mod tests {
parser::Syntax,
transforms::{
base::resolver,
testing::{test, test_inline}
testing::{test, test_inline},
},
visit::{as_folder, Fold},
},
Expand Down

0 comments on commit e1ff37b

Please sign in to comment.