Small tweaks

This commit is contained in:
Jamie Curnow
2023-07-19 11:52:47 +10:00
parent ed609f0bec
commit 824a22efad
5 changed files with 6 additions and 29 deletions

View File

@ -3,10 +3,11 @@ package util
import (
"bytes"
"encoding/json"
"npm/internal/logger"
"regexp"
"strings"
"unicode"
"npm/internal/logger"
)
// CleanupWhitespace will trim up and remove extra lines and stuff