Skip to content

Commit

Permalink
fix: add task request
Browse files Browse the repository at this point in the history
  • Loading branch information
artaasadi committed Dec 18, 2024
1 parent 27f7c4d commit 1bd4890
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pkg/tasks/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,3 @@ type TaskRequest struct {

ExtraInputs map[string][]string `json:"extraInputs"`
}

type TaskResponse struct {
}

0 comments on commit 1bd4890

Please sign in to comment.