mirror of
https://github.com/mpv-player/mpv
synced 2025-03-21 18:57:35 +00:00
osxbundle: remove unused import
This commit is contained in:
parent
948b0487f7
commit
98f2dcb676
@ -6,7 +6,6 @@ import sys
|
|||||||
import shutil
|
import shutil
|
||||||
import subprocess
|
import subprocess
|
||||||
import json
|
import json
|
||||||
from distutils.dir_util import copy_tree
|
|
||||||
from functools import partial
|
from functools import partial
|
||||||
|
|
||||||
sys_re = re.compile("^/System")
|
sys_re = re.compile("^/System")
|
||||||
|
Loading…
Reference in New Issue
Block a user