Skip to content

Commit 02096ea

Browse files
committed
fix: remove import that breaks py37
1 parent f6756c6 commit 02096ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323

2424
import functions_framework
2525
import functions_framework._function_registry as _function_registry
26-
import functions_framework.aio
2726

2827
from functions_framework._cli import _cli
2928

0 commit comments

Comments
 (0)