Skip to content

Commit 8072cc7

Browse files
committed
Oops. Debugger.
1 parent dbddebf commit 8072cc7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

oauth2_provider/checks.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
@checks.register(checks.Tags.database)
99
def validate_token_configuration(app_configs, **kwargs):
10-
breakpoint()
1110
databases = set(
1211
router.db_for_write(apps.get_model(model))
1312
for model in (

0 commit comments

Comments
 (0)