Skip to content

Commit 28638c8

Browse files
committed
Day 4 - Cardio Array 1
1 parent 14f68de commit 28638c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

04 - Array Cardio Day 1/index-START.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
// ## Array Cardio Day 1
1212

1313
// Some data we can work with
14-
1514
const inventors = [
1615
{ first: 'Albert', last: 'Einstein', year: 1879, passed: 1955 },
1716
{ first: 'Isaac', last: 'Newton', year: 1643, passed: 1727 },

0 commit comments

Comments
 (0)