diff --git a/static/js/features/auth/auth.js b/static/js/features/auth/auth.js index 05a2d612..61aa0d7a 100644 --- a/static/js/features/auth/auth.js +++ b/static/js/features/auth/auth.js @@ -1277,4 +1277,3 @@ function redirectToMainApp() { window.location.href = '/login?error=redirect_failed'; } } -