mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Remove unused import
This commit is contained in:
parent
d5aeccf976
commit
b4efbe8a58
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
import unittest
|
||||
import os
|
||||
import stat
|
||||
import shutil
|
||||
import sys
|
||||
|
||||
from distutils.dir_util import (mkpath, remove_tree, create_tree, copy_tree,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue