Skip to content

Commit

Permalink
update test case
Browse files Browse the repository at this point in the history
  • Loading branch information
Arikato111 committed Jun 14, 2024
1 parent 490eb6e commit 960dd6a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tests/headers.rs
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
#[cfg(test)]
mod tests {
use tenjin::{
openflow::{
ofp10::{ControllerFrame10, Msg},
traiter::OfpMsgEvent,
},
openflow::ofp10::{ControllerFrame10, Msg, OfpMsgEvent},
Controller,
};

Expand Down

0 comments on commit 960dd6a

Please sign in to comment.