code check

This commit is contained in:
Bob Lantz
2017-03-13 19:09:24 -07:00
parent d5cb865aaa
commit caf23f078e
-1
View File
@@ -343,7 +343,6 @@ class MininetRunner( object ):
"for switch %s" %
opts.switch )
topo = buildTopo( TOPOS, opts.topo )
switch = customClass( SWITCHES, opts.switch )
host = customClass( HOSTS, opts.host )