mirror of
https://git.wownero.com/lza_menace/wownero-python.git
synced 2024-08-15 03:25:25 +00:00
Clean up imports
This commit is contained in:
parent
101064ad7c
commit
dc3180753b
3 changed files with 0 additions and 8 deletions
|
@ -1,4 +1,3 @@
|
|||
from . import address
|
||||
from . import prio
|
||||
from .transaction import PaymentManager
|
||||
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
from . import address
|
||||
from . import prio
|
||||
from . import account
|
||||
from .transaction import Payment, PaymentManager
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue