Skip to content

Commit

Permalink
Revert line deletion caused by fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
nwerosama committed Jan 19, 2025
1 parent ef416bf commit ebe2933
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/builder/create_command.rs
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@ impl<'a> CreateCommand<'a> {
Self {
kind: None,
handler: None,

fields: EditCommand::new().name(name),
}
}
Expand Down

0 comments on commit ebe2933

Please sign in to comment.