Skip to content

Commit

Permalink
remove TYPES.
Browse files Browse the repository at this point in the history
  • Loading branch information
janiversen committed Jun 22, 2023
1 parent 2ebcc71 commit 978bd2b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions test/sub_transport/test_comm.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@


BASE_PORT = 6100
COMM_TYPES = [
CommType.TCP,
CommType.TLS,
CommType.UDP,
CommType.SERIAL,
]


class TestCommTransport:
Expand Down

0 comments on commit 978bd2b

Please sign in to comment.