Skip to content

Commit 0f4596e

Browse files
committed
fix: [torrust#1495] formatting
1 parent 0411a9a commit 0f4596e

File tree

1 file changed

+1
-1
lines changed
  • packages/torrent-repository/src

1 file changed

+1
-1
lines changed

packages/torrent-repository/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
pub mod swarms;
21
pub mod swarm;
2+
pub mod swarms;
33

44
use std::sync::{Arc, Mutex, MutexGuard};
55

0 commit comments

Comments
 (0)