Delete TcpClient

This commit is contained in:
Lonami Exo
2018-10-05 13:26:44 +02:00
parent 1b9d6aac06
commit 0cc8bca098
2 changed files with 0 additions and 172 deletions
-1
View File
@@ -4,4 +4,3 @@ communication with support for cancelling the operation, and an utility class
to read arbitrary binary data in a more comfortable way, with int/strings/etc.
"""
from .binaryreader import BinaryReader
from .tcpclient import TcpClient