mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-03 12:30:07 +00:00
fix space
This commit is contained in:
parent
4f78b5365b
commit
2112129703
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ class Exchanger(threading.Thread):
|
|||
except KeyError:
|
||||
pass
|
||||
self.parent.set_currencies(quote_currencies)
|
||||
# print "updating exchange rate", self.quote_currencies["USD"]
|
||||
# print "updating exchange rate", self.quote_currencies["USD"]
|
||||
|
||||
|
||||
def get_currencies(self):
|
||||
|
|
Loading…
Add table
Reference in a new issue