Skip to content

Commit eb496d9

Browse files
authored
chore: remove unused import in function.py (#1502)
1 parent 0cdc874 commit eb496d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bigframes/functions/function.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
import bigframes.dtypes
3636
import bigframes.exceptions as bfe
3737
import bigframes.formatting_helpers as bf_formatting
38-
import bigframes.functions.function_template
3938

4039
from . import _function_session as bff_session
4140
from . import _utils

0 commit comments

Comments
 (0)