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

Diff for: build_platform.py

-1
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)