Skip to content

Commit dca6c90

Browse files
committed
macdeploy: remove unused plistlib import
Unused since #20422, see: bitcoin/bitcoin#20422 (comment)
1 parent 7cac262 commit dca6c90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contrib/macdeploy/macdeployqtplus

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
# along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
#
1818

19-
import plistlib
2019
import sys, re, os, shutil, stat, os.path
2120
from argparse import ArgumentParser
2221
from ds_store import DSStore

0 commit comments

Comments
 (0)