mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-18 22:02:24 +01:00
macdeploy: remove unused plistlib import
Unused since #20422, see: https://github.com/bitcoin/bitcoin/pull/20422#discussion_r534207899
This commit is contained in:
parent
7cac26246a
commit
dca6c90329
@ -16,7 +16,6 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
|
||||
import plistlib
|
||||
import sys, re, os, shutil, stat, os.path
|
||||
from argparse import ArgumentParser
|
||||
from ds_store import DSStore
|
||||
|
Loading…
x
Reference in New Issue
Block a user