Commit 51d6266
committed
style: drop unused eslint-disable in
The TypeScript declaration test carried a stray
`/* eslint-disable space-in-parens */` directive absent from the
sibling `reinterpret-complex64` and `reinterpret-complex128` tests;
the file has no `space-in-parens` violations, so the directive is
noise.
Ref: be023a5ndarray/base/reinterpret-boolean test1 parent fabf202 commit 51d6266
1 file changed
Lines changed: 0 additions & 2 deletions
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
| |||
0 commit comments