Skip to content

Commit c2f2d40

Browse files
committed
removed import argparse
1 parent f1a4c77 commit c2f2d40

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/unit/test_argprocess.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@
3434

3535
from awscli.argparser import ArgTableArgParser
3636

37-
import argparse
38-
3937
# These tests use real service types so that we can
4038
# verify the real shapes of services.
4139
class BaseArgProcessTest(BaseCLIDriverTest):

0 commit comments

Comments
 (0)