Skip to content

Commit

Permalink
chore: remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
JBOClara committed Jan 4, 2024
1 parent 082375b commit 8090889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/storage/s3_storage_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import tempfile
import pytest

from unittest.mock import patch, MagicMock, mock_open
from unittest.mock import patch, MagicMock
import botocore.utils

from medusa.storage.s3_base_storage import S3BaseStorage
Expand Down

0 comments on commit 8090889

Please sign in to comment.