Skip to content

Commit

Permalink
[LINT] Add new line at end file @/src/storage.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
aallali committed Jun 9, 2024
1 parent 617ef0e commit 10586b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion safina_db/src/storage.rs
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ impl Storage {
Err("No file open to save data.".into()) // Return an error if no file is open
}
}
}
}

0 comments on commit 10586b3

Please sign in to comment.