fix: removed misleading comment

This commit is contained in:
2023-12-16 12:43:53 -05:00
parent 9a6cd398a5
commit 9a2703b024

View File

@@ -407,7 +407,6 @@ def init():
user_supplied_address = get_address_input()
# UDP client selected here
client = Client(
user_supplied_address[0],
user_supplied_address[1],