Skip to content

Commit 530348d

Browse files
committed
remove unused reference to copy_tree (it makes a warning)
1 parent 078f453 commit 530348d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build_platform.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import time
44
import os
55
import shutil
6-
from distutils.dir_util import copy_tree
76
import subprocess
87
import collections
98

0 commit comments

Comments
 (0)