mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-12 21:49:51 +00:00
Merge branch 'master' of git://github.com/spesmilo/electrum
This commit is contained in:
commit
307ec36d34
2 changed files with 1 additions and 2 deletions
|
@ -115,7 +115,6 @@ class ScannerAndroid(NFCBase):
|
|||
#print 'length', length
|
||||
# will contain the NDEF record types
|
||||
recTypes = []
|
||||
self.
|
||||
for record in ndefrecords:
|
||||
recTypes.append({
|
||||
'type': ''.join(map(unichr, record.getType())),
|
||||
|
|
Loading…
Add table
Reference in a new issue