mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-29 16:31:29 +00:00
do not print dict
This commit is contained in:
parent
7124b05715
commit
029e7b1edc
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ for line in lines:
|
|||
else:
|
||||
message = l[1:]
|
||||
|
||||
print dicts
|
||||
#print dicts
|
||||
|
||||
if not os.path.exists('locale'):
|
||||
os.mkdir('locale')
|
||||
|
|
Loading…
Add table
Reference in a new issue