diff --git a/lib/cli/update-notifier.js b/lib/cli/update-notifier.js index ffe51af1feea6..20a2290026893 100644 --- a/lib/cli/update-notifier.js +++ b/lib/cli/update-notifier.js @@ -102,7 +102,6 @@ const updateNotifier = async (npm, spec = '*') => { return updateCheck(npm, spec, version, current) } -// only update the notification timeout if we actually finished checking module.exports = npm => { if ( // opted out