Skip to content

Commit 22eaffc

Browse files
authored
Merge pull request #331 from jdanyow/patch-2
remove unused constant
2 parents b2e553e + 9db34a1 commit 22eaffc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
const Ajv = require('ajv');
44
const jsonSchemaTest = require('json-schema-test');
5-
const assert = require('assert');
65

76
const refs = {
87
'http://localhost:1234/integer.json': require('./remotes/integer.json'),

0 commit comments

Comments
 (0)