Skip to content

Commit

Permalink
[TM-1531] running with build
Browse files Browse the repository at this point in the history
  • Loading branch information
egrojMonroy committed Dec 20, 2024
1 parent 06a7958 commit 6cad9a9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/generated/v3/jobService/jobServiceSchemas.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ export type DelayedJobDto = {
* The name of the related entity (e.g., Kerrawarra, New Site, etc).
*/
entityName?: string | null;
/**
* The type of the entity (e.g., site, project).
*/
entityType?: string | null;
};

export type DelayedJobAttributes = {
Expand Down

0 comments on commit 6cad9a9

Please sign in to comment.