Skip to content
Snippets Groups Projects
Commit 23d72fbc authored by Kanzhe Jiang's avatar Kanzhe Jiang
Browse files

fix a merge issue

parent 6fd8367e
No related branches found
No related tags found
No related merge requests found
......@@ -96,8 +96,6 @@ public class ForwardingTest extends FloodlightTestCase {
forwarding.setDeviceManager(deviceManager);
forwarding.setRoutingEngine(routingEngine);
forwarding.setTopology(topology);
FlowCache flowCache = new FlowCache();
forwarding.setFlowCacheMgr(flowCache);
forwarding.setCounterStore(new CounterStore());
// Mock switches
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment