Skip to content

Commit cc54540

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

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
@@ -49,7 +49,6 @@ function Proxy( target ) {
4949
// TODO: polyfill implementation
5050
return target;
5151

52-
// eslint-disable-line
5352
}
5453

5554

0 commit comments

Comments
 (0)