Formatting and stylistic cleanup

This commit is contained in:
Bassem Dghaidi
2024-11-14 03:22:03 -08:00
committed by GitHub
parent 69409b3acd
commit b2557ac90c
11 changed files with 321 additions and 297 deletions
+1 -1
View File
@@ -246,4 +246,4 @@ export function getBackendIdsFromToken(): BackendIds {
}
throw InvalidJwtError
}
}