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
4e7f285252
commit
93d768d632
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
# introduced in Python 2.7 and 3.1.
|
||||
|
||||
import random
|
||||
import struct
|
||||
import unittest
|
||||
import re
|
||||
import sys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue