remove trailing new line according biome notification

This commit is contained in:
Edouard Vanbelle
2026-05-19 17:37:30 +02:00
parent 95aab1f3a7
commit e2e9aedd80
-1
View File
@@ -1277,4 +1277,3 @@ function redirectToMainApp() {
window.location.href = '/login?error=redirect_failed';
}
}