diff --git a/lib/node_modules/@stdlib/assert/is-empty-collection/docs/types/index.d.ts b/lib/node_modules/@stdlib/assert/is-empty-collection/docs/types/index.d.ts index cdf1bd268eb9..d418a86686f2 100644 --- a/lib/node_modules/@stdlib/assert/is-empty-collection/docs/types/index.d.ts +++ b/lib/node_modules/@stdlib/assert/is-empty-collection/docs/types/index.d.ts @@ -18,8 +18,6 @@ // TypeScript Version: 4.1 -/// - /** * Tests if a value is an empty collection. *