Skip to content

Commit bbb0569

Browse files
committed
Add missing newline character.
* Add missing newline character.
1 parent b4f6ca3 commit bbb0569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webdriver-ts/src/isKeyed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,4 +351,4 @@ async function main() {
351351
}
352352
}
353353

354-
main();
354+
main();

0 commit comments

Comments
 (0)