aerc.go: remove unused variable
This commit is contained in:
parent
2257b29a82
commit
5f7809d825
1 changed files with 0 additions and 1 deletions
1
aerc.go
1
aerc.go
|
@ -88,7 +88,6 @@ func getCompletions(aerc *widgets.Aerc, cmd string) []string {
|
|||
}
|
||||
|
||||
var (
|
||||
Prefix string
|
||||
ShareDir string
|
||||
Version string
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue