Skip to content

Commit 4c38056

Browse files
committed
style: fix lint
1 parent aa90acd commit 4c38056

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/schema.test.js

-1
Original file line numberDiff line numberDiff line change
@@ -2895,7 +2895,6 @@ describe('schema', function() {
28952895
NumberTyped.type = 2;
28962896

28972897
class StringTyped extends BaseClass {
2898-
28992898
whoAmI() {
29002899
return 'I am StringTyped';
29012900
}

0 commit comments

Comments
 (0)