Skip to content

Commit eeb9d6f

Browse files
committed
fix: remove unused imports
1 parent 999599a commit eeb9d6f

File tree

1 file changed

+0
-2
lines changed
  • lib/node_modules/@stdlib/utils/dsv/base/docs/types

1 file changed

+0
-2
lines changed

lib/node_modules/@stdlib/utils/dsv/base/docs/types/index.d.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020

2121
/* eslint-disable max-lines */
2222

23-
import parse = require( '@stdlib/utils/dsv/base/parse' );
24-
2523
/**
2624
* Interface describing the `base` namespace.
2725
*/

0 commit comments

Comments
 (0)