Skip to content

Commit dd4516a

Browse files
committed
Remove unused import
1 parent 499596c commit dd4516a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_locale.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
from decimal import Decimal
22
from test import support
33
from test.support import cpython_only, verbose, is_android, linked_to_musl, os_helper
4-
from test.support.warnings_helper import check_warnings
54
from test.support.import_helper import ensure_lazy_imports, import_fresh_module
65
from unittest import mock
76
import unittest

0 commit comments

Comments
 (0)