mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +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 unittest
|
||||||
import os
|
import os
|
||||||
import stat
|
import stat
|
||||||
import shutil
|
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
from distutils.dir_util import (mkpath, remove_tree, create_tree, copy_tree,
|
from distutils.dir_util import (mkpath, remove_tree, create_tree, copy_tree,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue