We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
make all
1 parent 1a0760e commit d826c18Copy full SHA for d826c18
1 file changed
views.py
@@ -3,7 +3,6 @@
3
from lnbits.core.models import User
4
from lnbits.decorators import check_user_exists
5
from lnbits.helpers import template_renderer
6
-
7
from lnbits.utils.exchange_rates import allowed_currencies
8
9
copilot_generic_router: APIRouter = APIRouter()
0 commit comments