Skip to content

Commit 3b06333

Browse files
committed
Remove unused import
1 parent f1c7017 commit 3b06333

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/firebase_functions/https_fn.py

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
import inspect as _inspect
2525
import firebase_functions.private.util as _util
2626
import firebase_functions.core as _core
27-
import contextlib as _contextlib
2827
from functions_framework import logging as _logging
2928

3029
from firebase_functions.options import HttpsOptions, _GLOBAL_OPTIONS

0 commit comments

Comments
 (0)