Skip to content

Commit

Permalink
remove useless import
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinBelthle committed Jul 8, 2024
1 parent 2ce3d61 commit dd1225f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion antarest/matrixstore/uri_resolver_service.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import typing as t

import pandas as pd
from starlette.responses import Response

from antarest.matrixstore.service import ISimpleMatrixService

Expand Down

0 comments on commit dd1225f

Please sign in to comment.