mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Remove unused import.
This commit is contained in:
parent
babd7378a3
commit
970a53cb3e
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
"""Test cases for the fnmatch module."""
|
"""Test cases for the fnmatch module."""
|
||||||
|
|
||||||
import re
|
|
||||||
import test_support
|
import test_support
|
||||||
import unittest
|
import unittest
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue