mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-28 11:11:33 +08:00
remove write and return error
This commit is contained in:
@@ -53,7 +53,6 @@ func Join(cfg *config.ClientConfig, privateKey string) error {
|
||||
functions.Pull(cfg.Network, true)
|
||||
}
|
||||
*/
|
||||
config.Write(cfg, cfg.Network)
|
||||
return err
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user