From f372688f2285ee1a97128b718ec3d9f090752c36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Tue, 27 Jun 2023 10:35:19 +0200 Subject: fix: lint on main branch (#19622) --- ext/node/polyfills/internal_binding/handle_wrap.ts | 3 --- 1 file changed, 3 deletions(-) (limited to 'ext/node') diff --git a/ext/node/polyfills/internal_binding/handle_wrap.ts b/ext/node/polyfills/internal_binding/handle_wrap.ts index da62d297b..e844adadd 100644 --- a/ext/node/polyfills/internal_binding/handle_wrap.ts +++ b/ext/node/polyfills/internal_binding/handle_wrap.ts @@ -1,6 +1,3 @@ -// TODO(petamoriken): enable prefer-primordials for node polyfills -// deno-lint-ignore-file prefer-primordials - // Copyright 2018-2023 the Deno authors. All rights reserved. MIT license. // Copyright Joyent, Inc. and other Node contributors. // -- cgit v1.2.3