Skip to content

Commit 923cef6

Browse files
committed
lint: remove stray whitespace
1 parent cdf1fe8 commit 923cef6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/json-schema.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ const unsupported = new Set([
7676

7777
// We don't support custom meta-schemas (yet?)
7878
'vocabulary.json', // Disables some checks in a custom vocabulary set
79-
'optional/format-assertion.json', // Unexpected schema id, otherwise this would have passed
79+
'optional/format-assertion.json', // Unexpected schema id, otherwise this would have passed
8080

8181
// we have leading time-offset (e.g. Z) optional in time format for compat reasons for now
8282
'optional/format/time.json/validation of time strings/no time offset',

0 commit comments

Comments
 (0)