Skip to content

Commit

Permalink
Remove unnecessary eslint-disable
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmaj committed Jan 5, 2021
1 parent f92c2ac commit 2a85c75
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/shared/utils.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import { dataURItoUint8Array } from 'react-pdf/src/shared/utils';

/* eslint-disable import/prefer-default-export */

/**
* Parses data URI to Blob.
*
Expand Down

0 comments on commit 2a85c75

Please sign in to comment.