Skip to content

Commit

Permalink
refactor higher order functions to module 4
Browse files Browse the repository at this point in the history
  • Loading branch information
learyjk committed Dec 7, 2023
1 parent 7cef04e commit f39bd20
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 437 deletions.
2 changes: 0 additions & 2 deletions SpecRunner.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,9 @@

<!-- include source files here... -->
<script src="src/lessons/03-0-data-structures.js"></script>
<script src="src/lessons/03-1-data-structures.js"></script>

<!-- include spec files here... -->
<script src="test/03-0-data-structures.spec.js"></script>
<script src="test/03-1-data-structures.spec.js"></script>
</head>

<body></body>
Expand Down
157 changes: 0 additions & 157 deletions src/lessons/03-1-data-structures.js

This file was deleted.

Loading

0 comments on commit f39bd20

Please sign in to comment.