Skip to content

Commit

Permalink
Fixed build error
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshschuler committed May 30, 2023
1 parent eb9addb commit 1080419
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/stores/profileStore.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ export const useProfileStore = defineStore("profile", () => {
responseData.trainerAlts.push({
name: "",
code: "",
order: 0,
});
}

Expand Down

0 comments on commit 1080419

Please sign in to comment.