This commit is contained in:
callebtc 2022-12-27 14:19:51 +01:00
parent a0429660f4
commit 6e7bfd03ee

View File

@ -36,7 +36,6 @@ from lnbits.decorators import (
check_admin, check_admin,
get_key_type, get_key_type,
require_admin_key, require_admin_key,
require_admin_user,
require_invoice_key, require_invoice_key,
) )
from lnbits.helpers import url_for, urlsafe_short_hash from lnbits.helpers import url_for, urlsafe_short_hash