code check

This commit is contained in:
Bob Lantz
2017-03-13 19:08:39 -07:00
parent 1c0aeb699f
commit d5cb865aaa
-1
View File
@@ -478,7 +478,6 @@ class RemoteSSHLink( RemoteLink ):
RemoteLink.__init__( self, node1, node2, **kwargs )
class RemoteGRELink( RemoteLink ):
"Remote link using GRE tunnels"