bug cleanup pass from sonarqube
This commit is contained in:
parent
5920a09aae
commit
1caa6ab8c9
3 changed files with 7 additions and 23 deletions
|
@ -73,8 +73,6 @@ class NetgraphNet(PyCoreNet):
|
|||
PyCoreNet.attach(self, netif)
|
||||
|
||||
def detach(self, netif):
|
||||
if self.up:
|
||||
pass
|
||||
PyCoreNet.detach(self, netif)
|
||||
|
||||
def linked(self, netif1, netif2):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue