Skip to content

Commit 571dafd

Browse files
committed
chore: remove unused fields
1 parent 9ae1a8a commit 571dafd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pkg/repos/get.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,6 @@ type credHelperConfig struct {
6060
initialized bool
6161
cliCfg *config.CLIConfig
6262
env []string
63-
storageDir string
64-
gitDir string
65-
runtimeDir string
66-
runtimes []Runtime
6763
}
6864

6965
func (m *Manager) SetSupportLocal() {

0 commit comments

Comments
 (0)