Remove redundant comment
This commit is contained in:
parent
cbc770b30a
commit
44c083e6bc
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ import calc
|
||||||
|
|
||||||
# Some Comment here
|
# Some Comment here
|
||||||
# even more
|
# even more
|
||||||
# even more
|
|
||||||
# check triggers
|
# check triggers
|
||||||
|
|
||||||
argnumbers = len(sys.argv) - 1
|
argnumbers = len(sys.argv) - 1
|
||||||
|
|
Loading…
Reference in a new issue