Skip to content

Commit

Permalink
chore: allow linting for index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
aman-095 committed Jul 30, 2024
1 parent ee19ea1 commit 4a50ed4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/node_modules/@stdlib/blas/base/dgemv/examples/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
* limitations under the License.
*/

/* eslint-disable */ // FIXME

'use strict';

var discreteUniform = require( '@stdlib/random/array/discrete-uniform' );
Expand Down

0 comments on commit 4a50ed4

Please sign in to comment.