Skip to content

Commit 1c47302

Browse files
committed
fix lint
1 parent 4ded421 commit 1c47302

File tree

1 file changed

+0
-2
lines changed
  • bigframes/core/compile/sqlglot/expressions

1 file changed

+0
-2
lines changed

bigframes/core/compile/sqlglot/expressions/ai_ops.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414

1515
from __future__ import annotations
1616

17-
from typing import Sequence
18-
1917
import sqlglot.expressions as sge
2018

2119
from bigframes import operations as ops

0 commit comments

Comments
 (0)