pyFlakes issues fixed. Simple refactoring

pull/399/head
Przemek Wirkus 2014-07-09 11:20:28 +01:00
parent e7c8010fe5
commit 7c6ece5764
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ See the License for the specific language governing permissions and
limitations under the License.
"""
from SocketServer import BaseRequestHandler, UDPServer
from host_test import Test, DefaultTest
from host_test import Test
import socket
from sys import stdout