Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
JR-1991 committed Sep 8, 2024
1 parent f530e1e commit 2c10d54
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 2c10d54

Please sign in to comment.