Skip to content

Commit 175b6c8

Browse files
authored
Updated polyfill.js
Signed-off-by: Bhavishy Agrawal <90029607+bhavishy2801@users.noreply.github.com>
1 parent cc54540 commit 175b6c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/node_modules/@stdlib/proxy/ctor/lib/polyfill.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ function Proxy( target ) {
4848
// eslint-disable-next-line no-warning-comments
4949
// TODO: polyfill implementation
5050
return target;
51-
5251
}
5352

5453

0 commit comments

Comments
 (0)