mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-01 15:07:17 +08:00
goimport fix
This commit is contained in:
@@ -1436,4 +1436,4 @@ func (self *SAwsRegionDriver) IsSecurityGroupBelongVpc() bool {
|
||||
|
||||
func (self *SAwsRegionDriver) IsCertificateBelongToRegion() bool {
|
||||
return false
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1826,4 +1826,4 @@ func (self *SQcloudRegionDriver) RequestElasticcacheAccountResetPassword(ctx con
|
||||
|
||||
func (self *SQcloudRegionDriver) IsCertificateBelongToRegion() bool {
|
||||
return false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user