Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinc16 committed Jun 6, 2024
1 parent 5cf7f6f commit d9ce955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openlibrary/core/bookshelves_events.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from datetime import date, datetime
from datetime import datetime
from enum import IntEnum

from . import db
Expand Down

0 comments on commit d9ce955

Please sign in to comment.