mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 12:25:47 +02:00
chore(gui): remove unused gitConfig
This commit is contained in:
parent
ae780fdb81
commit
41222f07ed
3 changed files with 2 additions and 7 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue