diff --git a/frontend/src/API/API.ts b/frontend/src/API/API.ts index d125b9a..6215064 100644 --- a/frontend/src/API/API.ts +++ b/frontend/src/API/API.ts @@ -979,8 +979,8 @@ export const api: API = { } }, async getStatistics( - token: string, projectName: string, + token: string, ): Promise> { try { const response = await fetch(