diff --git a/oauth2_provider/checks.py b/oauth2_provider/checks.py index 46468214d..848ba1af7 100644 --- a/oauth2_provider/checks.py +++ b/oauth2_provider/checks.py @@ -7,7 +7,6 @@ @checks.register(checks.Tags.database) def validate_token_configuration(app_configs, **kwargs): - breakpoint() databases = set( router.db_for_write(apps.get_model(model)) for model in (