Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Goalina committed Nov 12, 2024
1 parent 9653311 commit 4a7dc7e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,3 @@ func LoadConfig(path string, cfg *Config, remove bool) error {
}
return nil
}

func (cfg *Config) ValidateInit(config *Config) {
config.ValidateConfig = cfg.ValidateConfig
}

0 comments on commit 4a7dc7e

Please sign in to comment.