Merge pull request #487 from StephenBrown2/remove-showdifs-config

Remove ShowDiffs from config struct
This commit is contained in:
Anna 2018-06-11 21:14:38 +01:00 committed by GitHub
commit 2718cd3d23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,6 @@ type Configuration struct {
GitClone bool `json:"gitclone"`
Provides bool `json:"provides"`
PGPFetch bool `json:"pgpfetch"`
ShowDiffs bool `json:"showdifs"`
UpgradeMenu bool `json:"upgrademenu"`
CleanMenu bool `json:"cleanmenu"`
DiffMenu bool `json:"diffmenu"`