chore: linting

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2026-01-07 19:10:53 -08:00
parent 48fc70a08b
commit a6200ee3a2
6 changed files with 12 additions and 16 deletions

View file

@ -151,4 +151,3 @@ export default function InferenceParamsEditor({ params, setParams }: InferencePa
</div>
);
}