mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 20:38:55 +00:00
chore: undo mor files
This commit is contained in:
parent
fd5452b11f
commit
ce10e69abd
@ -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,
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user