Skip to content

Commit da25f36

Browse files
authored
Updated polyfill.js
Signed-off-by: Bhavishy Agrawal <[email protected]>
1 parent a7c39ab commit da25f36

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@
4747
*/
4848

4949
/** This is a description of the Proxy function. */
50-
51-
// eslint-disable-next-line stdlib/jsdoc-doctest-marker
5250
function Proxy( target ) {
5351
// eslint-disable-next-line no-warning-comments
5452
// TODO: polyfill implementation

0 commit comments

Comments
 (0)