Skip to content

Commit

Permalink
Update packages/babel-core/test/errors-stacks.js
Browse files Browse the repository at this point in the history
Co-authored-by: liuxingbaoyu <30521560+liuxingbaoyu@users.noreply.github.com>
  • Loading branch information
nicolo-ribaudo and liuxingbaoyu committed Aug 25, 2022
1 parent 8bdadb3 commit ce9f2d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/babel-core/test/errors-stacks.js
@@ -1,6 +1,5 @@
import * as babel from "../lib/index.js";

// TODO: Remove this in Babel 8, once we drop Node.js 8
import { fileURLToPath } from "url";
import path from "path";

Expand Down

0 comments on commit ce9f2d2

Please sign in to comment.