Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
Removed unused require.
Browse files Browse the repository at this point in the history
  • Loading branch information
michielvandergeest committed Oct 29, 2020
1 parent 8d01ad1 commit 64b841d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/helpers/uptodate.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@

const fs = require('fs')
const path = require('path')
// const https = require('https')
const semver = require('semver')
const execa = require('execa')
const isOnline = require('is-online')
Expand Down

0 comments on commit 64b841d

Please sign in to comment.