Skip to content

Commit fb0f8d3

Browse files
committed
fix: eslint
1 parent 32b2449 commit fb0f8d3

File tree

1 file changed

+0
-1
lines changed
  • frontend/src/components/HomePage

1 file changed

+0
-1
lines changed

frontend/src/components/HomePage/Main.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import Sparkles from '@/components/ui/Sparkles.vue'
44
import Discord from '@/components/icons/Socials/Discord.vue'
55
import { Button } from '@/components/ui/button'
66
import { hidden } from '@/utils'
7-
import { Play } from "untitledui-js/vue";
87
import { Stars02 } from "untitledui-js/vue";
98
109
function randomInRange(min: number, max: number) {

0 commit comments

Comments
 (0)