Skip to content

Commit d33ad5f

Browse files
gkelloggdavidlehn
andcommitted
Update lib/jsonld.js
Co-Authored-By: David I. Lehn <[email protected]>
1 parent bde3b26 commit d33ad5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/jsonld.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3535
*/
3636
const canonize = require('rdf-canonize');
37-
const contentType = require ('content-type');
37+
const contentType = require('content-type');
3838
const util = require('./util');
3939
const ContextResolver = require('./ContextResolver');
4040
const IdentifierIssuer = util.IdentifierIssuer;

0 commit comments

Comments
 (0)