Skip to content

Commit

Permalink
style: remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Devdutt Shenoi committed Jan 1, 2024
1 parent 8a72b82 commit cb4b564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uplink/src/base/serializer/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ impl StorageHandler {
/// │Serializer::slow(publish)◄───────────────────────────┤SlowEventloop(publish)│
/// └-------------------------┘ └──────────────────────┘
/// Write to storage, Slow network encountered
/// but continue trying to publish
/// but continue trying to publish
///
///```
/// [`start()`]: Serializer::start
Expand Down

0 comments on commit cb4b564

Please sign in to comment.