mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 09:21:39 +00:00
fix import error
This commit is contained in:
parent
d50b36d314
commit
61b5ce0451
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
from kivy.uix.widget import Widget
|
||||
from kivy.properties import ObjectProperty
|
||||
from kivy.core import core_select_lib
|
||||
|
||||
__all__ = ('NFCBase', 'NFCScanner')
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue