Skip to content

Commit

Permalink
remove extra newline
Browse files Browse the repository at this point in the history
  • Loading branch information
gserena committed Dec 17, 2024
1 parent 6470993 commit ff29ce0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modeling-cmds/src/ok_response.rs
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ define_ok_modeling_cmd_response_enum! {
#[derive(Debug, Serialize, Deserialize, Clone, JsonSchema, ModelingCmdOutput)]
pub struct EntityMakeHelixFromParams {
}


/// The response from the `EntityMirror` endpoint.
#[derive(Debug, Serialize, Deserialize, Clone, JsonSchema, ModelingCmdOutput)]
Expand Down

0 comments on commit ff29ce0

Please sign in to comment.