Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
guenp committed Dec 3, 2024
1 parent 87b1a57 commit 75894d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dbt/adapters/duckdb/impl.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from typing import Optional
from typing import Sequence
from typing import TYPE_CHECKING
from uuid import UUID
from uuid import uuid4

from dbt_common.contracts.constraints import ColumnLevelConstraint
Expand Down

0 comments on commit 75894d3

Please sign in to comment.