Merge pull request #12 from hobbyistlabs-coder/cleanup-deprecated-helpers-5574681692232593982
🧹 [code health] Remove deprecated version and build info helpers
This commit is contained in:
commit
272279728a
1 changed files with 0 additions and 3 deletions
|
|
@ -29,6 +29,3 @@ func GetConfigPath() string {
|
|||
func LoadConfig() (*config.Config, error) {
|
||||
return config.LoadConfig(GetConfigPath())
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue