Skip to content

Commit cd658e1

Browse files
committed
minor fixes
1 parent 21135c3 commit cd658e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

article.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ And here's another part of the code, maybe another file using it:
141141
let john = { name: "John" };
142142

143143
countUser(john); // count his visits
144-
countUser(john);
145144

146145
// later john leaves us
147146
john = null;

0 commit comments

Comments
 (0)