mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +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."""
|
||||
|
||||
import re
|
||||
import test_support
|
||||
import unittest
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue