mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-29 08:21:27 +00:00
finish removing coinbase cert
This commit is contained in:
parent
2877e0682f
commit
d1387262b4
1 changed files with 0 additions and 3 deletions
3
setup.py
3
setup.py
|
@ -50,9 +50,6 @@ data_files += [
|
|||
"data/dark/background.png",
|
||||
"data/dark/name.cfg",
|
||||
"data/dark/style.css"
|
||||
]),
|
||||
(os.path.join(util.appdata_dir(), "certs"), [
|
||||
"data/certs/ca-coinbase.crt",
|
||||
])
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue