Skip to content

Commit e967dab

Browse files
davidlehndlongley
authored andcommitted
Remove unused reference.
1 parent 6412127 commit e967dab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/jsonld.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,7 @@ const {
6262
const {
6363
getInitialContext: _getInitialContext,
6464
process: _processContext,
65-
getAllContexts: _getAllContexts,
66-
expandIri: _expandIri
65+
getAllContexts: _getAllContexts
6766
} = require('./context');
6867

6968
const {

0 commit comments

Comments
 (0)