summaryrefslogtreecommitdiffstats
path: root/TOOLS/dylib-unhell.py
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/dylib-unhell.py')
-rwxr-xr-xTOOLS/dylib-unhell.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/TOOLS/dylib-unhell.py b/TOOLS/dylib-unhell.py
index 3d6e7ecae0..c1a5cb142f 100755
--- a/TOOLS/dylib-unhell.py
+++ b/TOOLS/dylib-unhell.py
@@ -6,7 +6,6 @@ import sys
import shutil
import subprocess
import json
-from distutils.dir_util import copy_tree
from functools import partial
sys_re = re.compile("^/System")