Skip to content

Commit

Permalink
Fix linting for Niko
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening authored Oct 7, 2024
1 parent af6fd74 commit a2ff018
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ const emit = defineEmits<{
const { config, isConfigLoaded } = useConfig();
const userStore = useUserStore();
const { isAdmin } = storeToRefs(userStore);
const { datatypes } = useDetailedDatatypes();
Expand Down

0 comments on commit a2ff018

Please sign in to comment.