goimport fix

This commit is contained in:
tangbin
2020-11-02 15:38:19 +08:00
parent f87c0e3972
commit bf1d8eccf5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1436,4 +1436,4 @@ func (self *SAwsRegionDriver) IsSecurityGroupBelongVpc() bool {
func (self *SAwsRegionDriver) IsCertificateBelongToRegion() bool {
return false
}
}
+1 -1
View File
@@ -1826,4 +1826,4 @@ func (self *SQcloudRegionDriver) RequestElasticcacheAccountResetPassword(ctx con
func (self *SQcloudRegionDriver) IsCertificateBelongToRegion() bool {
return false
}
}