Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
treff7es committed Nov 4, 2024
1 parent fe38495 commit 0339223
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
from datetime import datetime, timezone
from typing import cast
from unittest import mock
from unittest.mock import MagicMock

import pytest
from freezegun import freeze_time
Expand Down

0 comments on commit 0339223

Please sign in to comment.