Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
JR-1991 committed Jun 25, 2024
1 parent 415ec1e commit c2e52e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyenzyme/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from typing import Optional, Generic, TypeVar
from enum import Enum
from uuid import uuid4
from datetime import date, datetime

# Filter Wrapper definition used to filter a list of objects
# based on their attributes
Expand Down

0 comments on commit c2e52e3

Please sign in to comment.