Skip to content

Commit be57a5c

Browse files
authored
Merge pull request #143 from matsim-vsp/fix-import
fix import
2 parents 9e037d8 + 6817ad5 commit be57a5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/simulation/messaging/communication/message_broker.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
use std::collections::{BinaryHeap, HashMap, HashSet};
22
use std::rc::Rc;
3-
use tracing::info;
43

54
use crate::simulation::messaging::communication::communicators::SimCommunicator;
65
use crate::simulation::network::global_network::Network;

0 commit comments

Comments
 (0)