Skip to content
Snippets Groups Projects
Commit cbe20c75 authored by Bob Lantz's avatar Bob Lantz
Browse files

Remove unused imports.

parent edf46e95
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@
# from networkx.classes.graph import Graph
from networkx import Graph
from mininet.node import SWITCH_PORT_BASE, Host, OVSSwitch
from mininet.node import SWITCH_PORT_BASE
class NodeID(object):
......
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