Skip to content

Commit d5ac3d8

Browse files
authored
fix: remove unused import (#349)
1 parent 57c8701 commit d5ac3d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/functions_framework/_function_registry.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
import sys
1717
import types
1818

19-
from re import T
2019
from typing import Type
2120

2221
from functions_framework.exceptions import (

0 commit comments

Comments
 (0)