Skip to content

Commit

Permalink
chore: disabled expected eslint warning
Browse files Browse the repository at this point in the history
  • Loading branch information
benesjan committed Aug 22, 2023
1 parent ef6e2d9 commit da23b00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions yarn-project/end-to-end/src/e2e_sandbox_example.test.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/* eslint-disable @typescript-eslint/no-unused-vars */
/* eslint-disable import/no-duplicates */
// docs:start:imports
import {
AztecRPC,
Expand Down

0 comments on commit da23b00

Please sign in to comment.