Skip to content

Commit 978bd2b

Browse files
committed
remove TYPES.
1 parent 2ebcc71 commit 978bd2b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

test/sub_transport/test_comm.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@
88

99

1010
BASE_PORT = 6100
11-
COMM_TYPES = [
12-
CommType.TCP,
13-
CommType.TLS,
14-
CommType.UDP,
15-
CommType.SERIAL,
16-
]
1711

1812

1913
class TestCommTransport:

0 commit comments

Comments
 (0)