mirror of
https://github.com/kubenetworks/kubevpn.git
synced 2025-12-24 11:51:13 +08:00
feat: optimize code
This commit is contained in:
@@ -148,11 +148,6 @@ func fillOptions(r Run, copts Options) error {
|
||||
|
||||
config.hostConfig.Binds = binds
|
||||
|
||||
// todo
|
||||
if copts.Aliases.Len() != 0 {
|
||||
//config.networkingConfig.EndpointsConfig
|
||||
}
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user