small fix in tcpconnect service

This commit is contained in:
Johannes Findeisen 2013-06-19 05:14:47 +02:00
commit 8e53382e70

View file

@ -6,7 +6,6 @@ not use a parser.
"""
import socket
from lib.config.services import Service
from service import Service