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.
1 parent 4451788 commit 9db34a1Copy full SHA for 9db34a1
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