chore(gui): remove unused gitConfig

This commit is contained in:
Ryooooooga 2022-12-27 00:03:27 +09:00
parent ae780fdb81
commit 41222f07ed
No known key found for this signature in database
GPG key ID: 07CF200DFCC20C25
3 changed files with 2 additions and 7 deletions

View file

@ -341,7 +341,6 @@ func initialContext(contextTree *context.ContextTree, startArgs appTypes.StartAr
func NewGui(
cmn *common.Common,
config config.AppConfigurer,
gitConfig git_config.IGitConfig,
updater *updates.Updater,
showRecentRepos bool,
initialDir string,