Skip to content

Commit

Permalink
appease the linter
Browse files Browse the repository at this point in the history
  • Loading branch information
bbonf committed Oct 18, 2024
1 parent 787fea7 commit 2995caa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
premature_no: true,
});
let props = defineProps(['experiments']);
defineProps(['experiments']);
let request = null;
Expand Down

0 comments on commit 2995caa

Please sign in to comment.