Skip to content

Commit 96bcae4

Browse files
goffrieConvex, Inc.
authored andcommitted
Fix clippy::useless_format (#53845)
GitOrigin-RevId: 44e1cf7c155e6d932de7d364813ed8928109ae06
1 parent 64e5f1e commit 96bcae4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ single_match = "allow"
5050
too_many_arguments = "allow"
5151
type_complexity = "allow"
5252
upper_case_acronyms = "allow"
53-
useless_format = "allow"
5453
useless_vec = "allow"
5554
collapsible_match = "allow"
5655
chunks_exact_to_as_chunks = "allow"

0 commit comments

Comments
 (0)