mirror of
https://github.com/gravitl/netmaker.git
synced 2025-11-02 13:04:11 +08:00
refactoring logic in main
This commit is contained in:
@@ -234,9 +234,3 @@ func ReadConfig(network string) (*ClientConfig, error) {
|
||||
}
|
||||
return &cfg, err
|
||||
}
|
||||
/*
|
||||
func init() {
|
||||
Config = readConfig()
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user