Fix tests

This commit is contained in:
Alexandre Aubin 2021-12-26 18:12:54 +01:00
parent ef08a8be53
commit ce8322bbf4
2 changed files with 0 additions and 2 deletions

View file

@ -69,7 +69,6 @@ class Authenticator(BaseAuthenticator):
return infos
@staticmethod
def delete_session_cookie(self):
from bottle import response

View file

@ -69,7 +69,6 @@ class Authenticator(BaseAuthenticator):
return infos
@staticmethod
def delete_session_cookie(self):
from bottle import response