Skip to content

Commit

Permalink
fix: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles-Schleich committed May 29, 2024
1 parent aa57f57 commit a98e50b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v2/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -732,7 +732,7 @@ impl Storage for InfluxDbStorage {
/// ("demo/b",t3),
/// ("demo/a",t2),
/// ]
/// get_all_entries returns
/// get_all_entries returns
/// [
/// ("demo/a",3),
/// ("demo/b",3)
Expand Down

0 comments on commit a98e50b

Please sign in to comment.