mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-21 06:09:39 +08:00
移除多余的方法
This commit is contained in:
@@ -189,10 +189,6 @@ func (vpc *SVpc) GetIWires() ([]cloudprovider.ICloudWire, error) {
|
||||
return vpc.iwires, nil
|
||||
}
|
||||
|
||||
func (vpc *SVpc) GetManagerId() string {
|
||||
return vpc.region.client.providerID
|
||||
}
|
||||
|
||||
func (vpc *SVpc) GetRegion() cloudprovider.ICloudRegion {
|
||||
return vpc.region
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user