fix(config): remove commented code

This commit is contained in:
jguer 2020-07-05 17:46:17 +02:00
parent 36730a41e3
commit b5e70ae84b
No known key found for this signature in database
GPG key ID: 6D6CC9BEA8556B35

View file

@ -32,9 +32,6 @@ var savedInfo vcsInfo
// YayConf holds the current config values for yay.
var config *settings.Configuration
// AlpmHandle is the alpm handle used by yay.
// var alpmHandle *alpm.Handle
var hideMenus = false
// Editor returns the preferred system editor.