fixup: unresolved_references

This commit is contained in:
Rémy Léone
2013-12-20 14:46:38 +01:00
parent a6a0cb4331
commit e10703cd7b
2 changed files with 5 additions and 4 deletions
-1
View File
@@ -6,7 +6,6 @@ Test for sshd.py
import unittest
import pexpect
from time import sleep
from mininet.clean import sh
class testSSHD( unittest.TestCase ):