Skip to content

Commit 5e6bdba

Browse files
committed
misc: add comment
Signed-off-by: Anthony Griffon <[email protected]>
1 parent 8c603ae commit 5e6bdba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/roster/src/application/server/handle.rs

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
#![allow(clippy::await_holding_refcell_ref)]
2+
// TODO(@miaxos): Remove it
3+
24
use std::cell::RefCell;
35
use std::os::fd::IntoRawFd;
46
use std::rc::Rc;

0 commit comments

Comments
 (0)