diff --git a/src/sentry/templates/sentry/oauth-device-complete.html b/src/sentry/templates/sentry/oauth-device-complete.html index 87cfa946e25a..6dcc48a5b8b2 100644 --- a/src/sentry/templates/sentry/oauth-device-complete.html +++ b/src/sentry/templates/sentry/oauth-device-complete.html @@ -16,9 +16,5 @@

Success!

You can now close this tab.

{% endif %} - - {% endblock %}