Skip to content

Commit 29c8353

Browse files
committed
remove unused variable
1 parent 7cb0853 commit 29c8353

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/pattern_properties.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,6 @@ test('setting custom patternProperties handler', function(assert) {
425425
var schema
426426
, result
427427
, expected
428-
, options
429428
;
430429

431430
assert.plan(1);

0 commit comments

Comments
 (0)