Skip to content
Prev Previous commit
Next Next commit
rm line
Co-authored-by: Darshan Sen <raisinten@gmail.com>
  • Loading branch information
eladkishon and RaisinTen authored Apr 10, 2021
commit 0e79eb9a7dc056a7d12f7757859e24d376cc75a2
1 change: 0 additions & 1 deletion lib/internal/util.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ const experimentalWarnings = new SafeSet();

const colorRegExp = /\u001b\[\d\d?m/g; // eslint-disable-line no-control-regex


let uvBinding;

function lazyUv() {
Expand Down