diff --git a/Taskfile.yml b/Taskfile.yml index a4b1972..6766493 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -19,7 +19,6 @@ tasks: --modular \ --path ./backend/app/api/docs/swagger.json \ --output ./frontend/lib/api/types - - python3 ./scripts/process-types.py ./frontend/lib/api/types/data-contracts.ts sources: - "./backend/app/api/**/*"