This commit is contained in:
Alexandre Aubin 2022-01-11 12:57:53 +01:00 committed by GitHub
parent 6aaf47493d
commit af1937c596
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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