removed compact_charge
This commit is contained in:
parent
754aa637b9
commit
1a17c04246
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue