From f3095b8d311c85f633d280a980f76062015f8974 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Sat, 8 Jul 2023 14:34:08 -0400 Subject: chore: upgrade to dprint 0.39 (#19768) --- ext/node/polyfills/_process/streams.mjs | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/node/polyfills/_process') diff --git a/ext/node/polyfills/_process/streams.mjs b/ext/node/polyfills/_process/streams.mjs index bb9ed69ec..b6efef65e 100644 --- a/ext/node/polyfills/_process/streams.mjs +++ b/ext/node/polyfills/_process/streams.mjs @@ -239,4 +239,3 @@ export const initStdin = () => { return stdin; }; - -- cgit v1.2.3