cleanup
This commit is contained in:
parent
b0607dd3d9
commit
5c02d96dc2
1 changed files with 0 additions and 2 deletions
2
main.go
2
main.go
|
@ -25,8 +25,6 @@ const (
|
|||
appname string = "gt"
|
||||
appdesc string = "xdg trash cli"
|
||||
appversion string = "v0.0.1"
|
||||
yes rune = 'y'
|
||||
no rune = 'n'
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
Loading…
Add table
Reference in a new issue