mirror of
https://github.com/lnbits/lnbits.git
synced 2025-06-27 01:01:02 +02:00
removed compact_charge
This commit is contained in:
parent
5b75d4f262
commit
a19bb520c3
@ -32,9 +32,9 @@ from .crud import (
|
|||||||
save_theme,
|
save_theme,
|
||||||
update_charge,
|
update_charge,
|
||||||
)
|
)
|
||||||
from .helpers import call_webhook, public_charge
|
|
||||||
from .helpers import compact_charge
|
|
||||||
from .models import CreateCharge, SatsPayThemes
|
from .models import CreateCharge, SatsPayThemes
|
||||||
|
from .helpers import call_webhook, public_charge
|
||||||
|
|
||||||
#############################CHARGES##########################
|
#############################CHARGES##########################
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user