chore: undo mor files

This commit is contained in:
Marvin Hagemeister 2024-07-09 01:25:37 +02:00
parent fd5452b11f
commit ce10e69abd
2 changed files with 0 additions and 4 deletions

View File

@ -1,8 +1,6 @@
// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
// Copyright Joyent, Inc. and Node.js contributors. All rights reserved. MIT license.
// @ts-check
import { primordials } from "ext:core/mod.js";
const {
Uint8ArrayPrototype,

View File

@ -4,8 +4,6 @@
// TODO(petamoriken): enable prefer-primordials for node polyfills
// deno-lint-ignore-file prefer-primordials
// @ts-check
import { op_preview_entries } from "ext:core/ops";
// Mock trace for now