Skip to content

Commit 9db34a1

Browse files
authored
remove unused constant
1 parent 4451788 commit 9db34a1

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)