Skip to content

Commit

Permalink
fix cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
aliraza556 authored Dec 28, 2024
1 parent dde3e2e commit d6cddfa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/store/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1495,7 +1495,6 @@ export class MainStore {
headers: {
'x-jwt': info.tribe_jwt,
'Content-Type': 'application/json',
session_id: this.sessionId,
Accept: 'application/json'
}
});
Expand Down

0 comments on commit d6cddfa

Please sign in to comment.