Skip to content

Commit 8372ba9

Browse files
author
Alfred Lorber
committed
"startPICommunications.py: Removed redundent line"
1 parent 96e2d81 commit 8372ba9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

calculateLengthOfNight/startPICommunications.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ def setupCmdLineArgs(cmdLineArgs):
5757
def main(cmdLineArgs):
5858
(clo, cla) = setupCmdLineArgs(cmdLineArgs)
5959

60-
(clo, cla) = setupCmdLineArgs(cmdLineArgs)
61-
6260
serialPort = cla[0]
6361
screenName = cla[1]
6462

0 commit comments

Comments
 (0)