Skip to content

Commit

Permalink
chore: nx format:write update dirty files
Browse files Browse the repository at this point in the history
  • Loading branch information
andes-it committed May 14, 2024
1 parent 5954313 commit d9c4b76
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ export class CaseListEntry {
@Field(() => IndictmentCaseReviewDecision, { nullable: true })
readonly indictmentReviewDecision?: IndictmentCaseReviewDecision


@Field(() => String, { nullable: true })
readonly indictmentAppealDeadline?: string
}

0 comments on commit d9c4b76

Please sign in to comment.