Skip to content

Commit

Permalink
Remove whitspace to make fmt happy
Browse files Browse the repository at this point in the history
  • Loading branch information
koenichiwa committed Dec 24, 2023
1 parent 385f02e commit a771721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion const_typed_builder_derive/src/symbol.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pub enum Symbol {
// Top level attributes
Builder,
Groups,

// Field kinds
Group, // Deprecated as top level attribute
Mandatory,
Expand Down

0 comments on commit a771721

Please sign in to comment.