Skip to content

Commit bc4a039

Browse files
authored
Update index.html
1 parent 770541a commit bc4a039

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

assignments/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,9 @@
1010
<script src="array-methods.js"></script>
1111
<script src="callbacks.js"></script>
1212
<script src="closure.js"></script>
13-
<script src="stretch-function-conversion.js"></script>
1413
</head>
1514

1615
<body>
1716
<h1>JS II - Check your work in the console!</h1>
1817
</body>
19-
</html>
18+
</html>

0 commit comments

Comments
 (0)