Deleted abstraction
This commit is contained in:
parent
ee9693b655
commit
14ca7f5a2b
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
import socket
|
||||
from ESock import ESock
|
||||
|
||||
class fl0wAPI:
|
||||
def __init__(self, address, client_type):
|
||||
self.sock = socket.create_connection(address)
|
||||
|
Reference in a new issue