Remove an unuseful/inaccurate comment

This commit is contained in:
Ian McEwen committed 2024-05-10 20:17:48 -07:00
1 parent dc1dec17b5
commit fef0e1b77f
1 file changed
-1
-1
View File
@@ -265,7 +265,6 @@ def onConnected(interface):
alt = 0
lat = 0.0
lon = 0.0
# TODO: use getNode(args.dest) to be able to set it for a remote node
localConfig = interface.localNode.localConfig
if args.setalt:
alt = int(args.setalt)