We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bde3b26 commit d33ad5fCopy full SHA for d33ad5f
lib/jsonld.js
@@ -34,7 +34,7 @@
34
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35
*/
36
const canonize = require('rdf-canonize');
37
-const contentType = require ('content-type');
+const contentType = require('content-type');
38
const util = require('./util');
39
const ContextResolver = require('./ContextResolver');
40
const IdentifierIssuer = util.IdentifierIssuer;
0 commit comments