Skip to content
Snippets Groups Projects
Commit e10703cd authored by Rémy Léone's avatar Rémy Léone
Browse files

fixup: unresolved_references

parent a6a0cb43
No related branches found
No related tags found
No related merge requests found
......@@ -5,12 +5,14 @@
"""
import unittest
import pexpect
import re
import pexpect
from mininet.log import setLogLevel
from mininet.net import Mininet
from mininet.node import Node
from mininet.link import Link, Intf
from mininet.link import Link
class testHwintf( unittest.TestCase ):
......
......@@ -6,7 +6,6 @@
import unittest
import pexpect
from time import sleep
from mininet.clean import sh
class testSSHD( unittest.TestCase ):
......
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