Skip to content

Commit adbc184

Browse files
committed
fix: resolve lint errors
1 parent 5e251fe commit adbc184

File tree

1 file changed

+0
-16
lines changed
  • lib/node_modules/@stdlib/blas/ext/base/dsortins

1 file changed

+0
-16
lines changed

lib/node_modules/@stdlib/blas/ext/base/dsortins/README.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -151,16 +151,6 @@ console.log( x );
151151

152152
<section class="related">
153153

154-
* * *
155-
156-
<section class="c">
157-
158-
## C APIs
159-
160-
<!-- Section to include introductory text. Make sure to keep an empty line after the intro `section` element and another before the `/section` close. -->
161-
162-
<section class="intro">
163-
164154
</section>
165155

166156
<!-- /.intro -->
@@ -293,12 +283,6 @@ int main( void ) {
293283
294284
<!-- <related-links> -->
295285
296-
[@stdlib/blas/ext/base/dsort2ins]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/blas/ext/base/dsort2ins
297-
298-
[@stdlib/blas/ext/base/gsortins]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/blas/ext/base/gsortins
299-
300-
[@stdlib/blas/ext/base/ssortins]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/blas/ext/base/ssortins
301-
302286
<!-- </related-links> -->
303287
304288
</section>

0 commit comments

Comments
 (0)