Skip to content

Commit

Permalink
add head from simple-get
Browse files Browse the repository at this point in the history
  • Loading branch information
agrathwohl committed Mar 23, 2022
1 parent 7aeaf24 commit 651fcde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asset.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const pump = require('pump')
const uuid = require('uuid/v4')
const url = require('url')
const fs = require('fs')

const { head } = require('simple-get')
/**
* The `Asset` class represents a container for an external asset
* that has semantic associations with other objects.
Expand Down

0 comments on commit 651fcde

Please sign in to comment.