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