Skip to content

Commit

Permalink
removed accidental import
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop committed Nov 2, 2021
1 parent 902deb2 commit 71dbdda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/dbt/events/types.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from abc import ABCMeta, abstractmethod
from dataclasses import dataclass
import dataclasses
from typing import Any, List, Optional
from dbt import ui

Expand Down

0 comments on commit 71dbdda

Please sign in to comment.