Commit 962c16ea authored by Nawasan Wisitsingkhon's avatar Nawasan Wisitsingkhon

remove unused code in tests

parent ca6f8b80
#[cfg(test)] #[cfg(test)]
mod tests { mod tests {
use tenjin::{ use tenjin::{
openflow::{ openflow::{controller_frame::ControllerFrame, ofp10::traiter::OfpMsgEvent, ofp10::Msg},
controller_frame::ControllerFrame, ofp10::ofp_v1_0::Openflow10,
ofp10::traiter::OfpMsgEvent, ofp10::Msg,
},
Controller, Controller,
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment