From 865bc644d97322791d0b38666c26b03c580a2148 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 28 Sep 2017 10:40:05 +0700 Subject: [PATCH] Update index.js --- index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/index.js b/index.js index 552481d..5734148 100644 --- a/index.js +++ b/index.js @@ -1,5 +1,4 @@ 'use strict'; - const util = require('util'); const toString = Object.prototype.toString;