Skip to content

Commit

Permalink
remove unused imprted datetime
Browse files Browse the repository at this point in the history
  • Loading branch information
EliorGigi committed Dec 22, 2023
1 parent 9737275 commit 695390b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from collections import defaultdict, OrderedDict
from datetime import datetime
from typing import Dict, Tuple, Callable

from flask_sqlalchemy import BaseQuery
Expand Down

0 comments on commit 695390b

Please sign in to comment.