chore: clean-up
This commit is contained in:
@@ -7,7 +7,6 @@ from .misc import (
|
|||||||
CoreAppExtra,
|
CoreAppExtra,
|
||||||
DbVersion,
|
DbVersion,
|
||||||
SimpleStatus,
|
SimpleStatus,
|
||||||
WasmExtensionRegistry,
|
|
||||||
)
|
)
|
||||||
from .payments import (
|
from .payments import (
|
||||||
CancelInvoice,
|
CancelInvoice,
|
||||||
@@ -103,6 +102,5 @@ __all__ = [
|
|||||||
"Wallet",
|
"Wallet",
|
||||||
"WalletInfo",
|
"WalletInfo",
|
||||||
"WalletTypeInfo",
|
"WalletTypeInfo",
|
||||||
"WasmExtensionRegistry",
|
|
||||||
"WebPushSubscription",
|
"WebPushSubscription",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user