1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-20 18:28:01 +00:00

osxbundle: remove unused import

This commit is contained in:
der richter 2024-02-21 23:17:07 +01:00
parent 948b0487f7
commit 98f2dcb676

View File

@ -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")