Skip to content

Commit

Permalink
ALCS-2092 Add na comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fbarreta committed Nov 28, 2024
1 parent 947d995 commit 9faab6d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ export class AddDueDateToConditions1732821130867 implements MigrationInterface {
}

public async down(queryRunner: QueryRunner): Promise<void> {
// N/A
}

}

0 comments on commit 9faab6d

Please sign in to comment.