lifecycle: fix formatting

This commit is contained in:
Jens Langhammer 2020-10-19 16:13:45 +02:00
parent 7203bd37a3
commit c3917ebc2e
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ name = '0002_passwordstage_change_flow';"""
class Migration(BaseMigration):
def needs_migration(self) -> bool:
self.cur.execute(
"select * from information_schema.tables where table_name='oidc_provider_client'"