Skip to content

Commit

Permalink
fix. 修复错误
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkiiiiiice committed Dec 13, 2024
1 parent 52e24fc commit fbce37a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion service/image.go
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ type CaptureInstanceOutput struct {

// Documentation URL: https://docs.qingcloud.com/api/image/delete_images.html
func (s *ImageService) DeleteImages(i *DeleteImagesInput) (*DeleteImagesOutput, error) {
time.RFC822
if i == nil {
i = &DeleteImagesInput{}
}
Expand Down

0 comments on commit fbce37a

Please sign in to comment.