Skip to content

Commit

Permalink
style: remove unused eslint annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelgerber committed Jan 7, 2025
1 parent d51d631 commit d8cce1e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ export class RemoveHousekeepingSuggestedReviews1736209759039
)
}

// eslint-disable-next-line @typescript-eslint/no-empty-function
public async down(_queryRunner: QueryRunner): Promise<void> {
return
}
Expand Down

0 comments on commit d8cce1e

Please sign in to comment.