Don't import util

We don't really need its full power. Not worth the bloat.
This commit is contained in:
Sindre Sorhus 2018-09-28 13:30:19 +07:00
parent 6e07df5896
commit 45c976071a
4 changed files with 6 additions and 7 deletions

3
.gitattributes vendored
View file

@ -1,2 +1 @@
* text=auto
*.js text eol=lf
* text=auto eol=lf