Skip to content

Commit 7b9a98d

Browse files
committed
merge conflict
1 parent 1c67475 commit 7b9a98d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

thingsdb/client/client.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,7 @@
55
import time
66
from collections import defaultdict
77
from ssl import SSLContext, PROTOCOL_TLS
8-
<<<<<<< HEAD
98
from typing import Any
10-
=======
11-
from typing import Optional, Union, Any, List, Tuple
12-
>>>>>>> 032903ac574ee0bd798375acf264f6c100916d3d
139
from concurrent.futures import CancelledError
1410
from .buildin import Buildin
1511
from .protocol import Proto, Protocol, ProtocolWS

0 commit comments

Comments
 (0)