Skip to content

Commit

Permalink
style: remove unused import #261
Browse files Browse the repository at this point in the history
  • Loading branch information
MRichards99 committed Jan 31, 2022
1 parent 1af6e38 commit 5da48f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion datagateway_api/src/search_api/filters.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import logging

from datagateway_api.src.common.date_handler import DateHandler
from datagateway_api.src.common.exceptions import FilterError
from datagateway_api.src.datagateway_api.icat.filters import (
PythonICATIncludeFilter,
PythonICATLimitFilter,
Expand Down

0 comments on commit 5da48f8

Please sign in to comment.