Skip to content

Commit d4625e8

Browse files
Update Python/taskqueues-backup-images/functions/main.py
Co-authored-by: Kevin Cheung <[email protected]>
1 parent 1f833b2 commit d4625e8

File tree

1 file changed

+1
-1
lines changed
  • Python/taskqueues-backup-images/functions

1 file changed

+1
-1
lines changed

Python/taskqueues-backup-images/functions/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
from firebase_functions import https_fn, tasks_fn, params
2828
import google.auth
2929
from google.auth.transport.requests import AuthorizedSession
30-
// [END v2imports]
30+
# [END v2imports]
3131

3232

3333
app = initialize_app()

0 commit comments

Comments
 (0)