diff --git a/scripts/generate-client.sh b/scripts/generate-client.sh index 4d812bb..147260a 100644 --- a/scripts/generate-client.sh +++ b/scripts/generate-client.sh @@ -8,4 +8,3 @@ uv run python -c "import fluksio.main; import json; print(json.dumps(fluksio.mai cd .. mv openapi.json frontend/ bun run --filter frontend generate-client -bun run format