Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b4efbe8

Browse files
committed
Remove unused import
1 parent d5aeccf commit b4efbe8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Lib/distutils/tests/test_dir_util.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import unittest
33
import os
44
import stat
5-
import shutil
65
import sys
76

87
from distutils.dir_util import (mkpath, remove_tree, create_tree, copy_tree,

0 commit comments

Comments
 (0)