Skip to content

Commit

Permalink
fix new line end file.
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwinBetanc0urt committed Jul 16, 2024
1 parent 697a0dd commit a1739f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/models/menu_tree.rs
Original file line number Diff line number Diff line change
Expand Up @@ -149,4 +149,4 @@ pub async fn menu_tree_from_id(_id: Option<String>, _dictionary_code: Option<&St
Err(Error::new(ErrorKind::InvalidData.into(), error))
},
}
}
}

0 comments on commit a1739f2

Please sign in to comment.