Skip to content

Commit 4474666

Browse files
bertho-zeroljharb
authored andcommitted
[guide] remove extra blank line
1 parent 60b96d3 commit 4474666

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2698,7 +2698,6 @@ Other Style Guides
26982698
this.setAge(birthday);
26992699
}
27002700
2701-
27022701
setAge(birthday) {
27032702
const today = new Date();
27042703
const age = getAge(today, birthday);

0 commit comments

Comments
 (0)