mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-04 15:10:06 +00:00
[CodeHealth] Remove unused var (#2713)
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
import Button from 'primevue/button'
|
||||
import { ref } from 'vue'
|
||||
|
||||
const props = defineProps<{
|
||||
defineProps<{
|
||||
modelValue: string
|
||||
}>()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user