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

remove unused code in tests

parent ca6f8b80
#[cfg(test)]
mod tests {
use tenjin::{
openflow::{
controller_frame::ControllerFrame, ofp10::ofp_v1_0::Openflow10,
ofp10::traiter::OfpMsgEvent, ofp10::Msg,
},
openflow::{controller_frame::ControllerFrame, ofp10::traiter::OfpMsgEvent, ofp10::Msg},
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