Skip to content

Commit 2647211

Browse files
mabsalehmabsaleh
andauthored
Update default bucket name. (#13534)
Co-authored-by: mabsaleh <[email protected]>
1 parent 445df82 commit 2647211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage/hierarchical-namespace/delete_empty_folders.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
# Usage: See README.md for instructions.
4545

4646
# --- Configuration ---
47-
BUCKET_NAME = "do-not-delete-mabsaleh-hns-test"
47+
BUCKET_NAME = "your-gcs-bucket-name"
4848

4949
# e.g. "archive/old_data/" or "" to delete all folders in the bucket.
5050
# If specified, must end with '/'.

0 commit comments

Comments
 (0)