Skip to content

Commit 94df43f

Browse files
committed
Remove debug statements
1 parent c786a04 commit 94df43f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/store/fs/util/entity_manager.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,6 @@ mod main_actor {
474474
);
475475
return None;
476476
};
477-
println!("ENTITY_MANAGER recycling {:?}", state.id);
478477
// re-assemble the actor from the parts
479478
let mut actor = entity_actor::Actor {
480479
main: self.internal_send.clone(),

0 commit comments

Comments
 (0)