Skip to content

Commit

Permalink
fix: clean up for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Paloma-Sanchez committed Dec 30, 2024
1 parent 04f899c commit a84653e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/tables/teamMembers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import APITeamMembers, {
AllInvitationsResponse,
AllMembersResponse,
EnrichMembersResponse,
Roles
// Roles
} from "@/api/providers/teamMembers";
import { defineStore } from "pinia";

Expand Down

0 comments on commit a84653e

Please sign in to comment.