pass code check

This commit is contained in:
Bob Lantz
2015-01-17 13:33:59 -08:00
parent c1b48fb5c8
commit 026130bd5f
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -462,7 +462,6 @@ class Link( object ):
return makeIntfPair( intfname1, intfname2, addr1, addr2, node1, node2,
deleteIntfs=deleteIntfs )
def delete( self ):
"Delete this link"
self.intf1.delete()