1
0

separate trezor and keepkey codebase

This commit is contained in:
ThomasV
2017-12-04 14:06:37 +01:00
parent a03a5c00e3
commit 958b794bc9
6 changed files with 1208 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
from ..trezor.qt_generic import QtPlugin
from .qt_generic import QtPlugin
from .keepkey import KeepKeyPlugin