Skip to content

Commit

Permalink
revert: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelrince committed Aug 5, 2024
1 parent b5ce3d6 commit 54e6b2b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ecologits/model_repository.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
from dataclasses import dataclass
from enum import Enum
from typing import Optional
import contextlib


class Providers(Enum):
Expand Down

0 comments on commit 54e6b2b

Please sign in to comment.