Skip to content

Commit

Permalink
unused ref
Browse files Browse the repository at this point in the history
  • Loading branch information
sceuick committed Nov 5, 2024
1 parent d018c78 commit b18a0f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { TTSService } from '../../../../../common/types/texttospeech-schema'
import { voiceStore } from '../../../../store/voice'
import { Component, createEffect, createMemo, createSignal, on } from 'solid-js'
import { Component, createEffect, createSignal, on } from 'solid-js'
import Select, { Option } from '../../../../shared/Select'
import Button from '/web/shared/Button'
import { RefreshCcw } from 'lucide-solid'
Expand Down

0 comments on commit b18a0f6

Please sign in to comment.