Skip to content

Commit 790b7e5

Browse files
committed
misc: fmt
Signed-off-by: Anthony Griffon <[email protected]>
1 parent 04b2f95 commit 790b7e5

File tree

1 file changed

+0
-5
lines changed
  • app/roster/src/application/server/supervisor

1 file changed

+0
-5
lines changed

app/roster/src/application/server/supervisor/mod.rs

-5
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
1-
21
use std::sync::atomic::AtomicU64;
32
use std::sync::Arc;
43

54
use scc::HashMap;
65

7-
8-
9-
10-
116
/// [Supervisor] is the Applicative layer that allow you to interact with the
127
/// connections currently open in roster.
138
///

0 commit comments

Comments
 (0)