Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Commit

Permalink
fix: unused variable removed
Browse files Browse the repository at this point in the history
  • Loading branch information
arvheule authored Mar 16, 2023
1 parent 0374eb3 commit eb9d87c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/src/views/StudentFollowUp.vue
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@
import { ref } from "vue";
import Avatar from "@/components/Avatar.vue";
const mockDefaultSort = ref("Datum");
const mockDefaultWeek = ref("Week 1");
const mockDefaultRound = ref("Ronde 1");
Expand Down

0 comments on commit eb9d87c

Please sign in to comment.