Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
pngwn committed Apr 19, 2024
1 parent 099c152 commit ce024b6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions frontend/Index.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@
export let upload_count: number = 2;
export let slider_color = "var(--border-color-primary)"
$: console.log($$props)
export let gradio: Gradio<{
change: never;
error: string;
Expand Down

0 comments on commit ce024b6

Please sign in to comment.