lint:#13 formatted

This commit is contained in:
Elmar Kresse
2024-06-10 10:50:27 +02:00
parent ee0894d048
commit 439850f69b
127 changed files with 15740 additions and 11990 deletions

View File

@@ -32,4 +32,4 @@ export function extractToken(token: string): string {
}
throw new Error("Invalid token");
}
}