Skip to content

Commit 7f8bc15

Browse files
try
1 parent e7b7ae6 commit 7f8bc15

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

google-apis-core/lib/google/apis/core/base_service.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,6 @@ def restart_resumable_upload(bucket, upload_source, upload_id, options: nil)
371371
# Name of the bucket where the upload is being performed.
372372
# @param [IO, String] upload_id
373373
# unique id generated for an ongoing upload
374-
375374

376375
def delete_resumable_upload(bucket, upload_id, options: nil)
377376
command = make_storage_upload_command(:delete, 'b/{bucket}/o', options)

0 commit comments

Comments
 (0)