Skip to content

Commit 2a91ed9

Browse files
author
Luca Valentini
committed
Remove unused import
1 parent 30a41ae commit 2a91ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_python_aws_ssm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from unittest import TestCase, mock
1+
from unittest import TestCase
22
from unittest.mock import MagicMock
33

44
from python_aws_ssm import __version__

0 commit comments

Comments
 (0)