Skip to content

Commit

Permalink
style: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Sep 15, 2023
1 parent aa90acd commit 4c38056
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/schema.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -2895,7 +2895,6 @@ describe('schema', function() {
NumberTyped.type = 2;

class StringTyped extends BaseClass {

whoAmI() {
return 'I am StringTyped';
}
Expand Down

0 comments on commit 4c38056

Please sign in to comment.