We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b2e553e + 9db34a1 commit 22eaffcCopy full SHA for 22eaffc
index.js
@@ -2,7 +2,6 @@
2
3
const Ajv = require('ajv');
4
const jsonSchemaTest = require('json-schema-test');
5
-const assert = require('assert');
6
7
const refs = {
8
'http://localhost:1234/integer.json': require('./remotes/integer.json'),
0 commit comments