Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
  • Loading branch information
alinabuzachis committed Oct 10, 2024
1 parent da4202b commit 5c88dcf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/unit/plugins/modules/test_s3_object.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
from unittest.mock import MagicMock
from unittest.mock import patch

import botocore.exceptions
import pytest

from ansible_collections.amazon.aws.plugins.modules import s3_object

Expand Down

0 comments on commit 5c88dcf

Please sign in to comment.