fix some of Vlad's review comments

This commit is contained in:
Tiago Vasconcelos
2022-12-02 14:52:31 +00:00
parent 52cbc7d0f7
commit fe5e1241bf
5 changed files with 7 additions and 3 deletions
-1
View File
@@ -15,7 +15,6 @@ from lnbits.core import db
from lnbits.core.models import User
from lnbits.decorators import check_user_exists
from lnbits.helpers import template_renderer, url_for
from lnbits.requestvars import g
from lnbits.settings import settings
from ...helpers import get_valid_extensions