mirror of
https://github.com/denoland/deno.git
synced 2025-02-07 23:06:50 -05:00
chore: undo mor files
This commit is contained in:
parent
fd5452b11f
commit
ce10e69abd
2 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Reference in a new issue