remove this old function
This commit is contained in:
parent
2873351496
commit
3266e569dd
|
@ -27,10 +27,6 @@ Subcommands:
|
|||
totptool tracks
|
||||
"""
|
||||
|
||||
proc writeHelp() =
|
||||
echo usageHelp
|
||||
quit 2
|
||||
|
||||
proc writeVersion(): string =
|
||||
const
|
||||
gitlog = staticExec "git log -1"
|
||||
|
|
Loading…
Reference in New Issue