fix unused imports

This commit is contained in:
Tobias Bengfort
2021-06-23 08:43:09 +02:00
parent 34fcca57c8
commit 84f93444a3
5 changed files with 3 additions and 7 deletions

View File

@@ -19,6 +19,7 @@ from u2flib_server.u2f import (
complete_registration,
)
from .Common import get_redirect_url
from .models import User_Keys
from .views import login