Skip to content

Commit

Permalink
These comments are not needed anymore.
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljbruce committed May 13, 2024
1 parent 9a48759 commit 71c5bef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/backup.ts
Original file line number Diff line number Diff line change
Expand Up @@ -227,8 +227,6 @@ describe('Bigtable/Backup', () => {

describe('copy', () => {
beforeEach(() => {
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
// @ts-ignore
backup.bigtable.request = (
config: RequestOptions,
callback: (err: ServiceError | null, res: RequestOptions) => void
Expand Down

0 comments on commit 71c5bef

Please sign in to comment.