Skip to content

Commit 7d6a4c5

Browse files
committed
Remove code to use undefined errorThrown
Signed-off-by: utzcoz <[email protected]>
1 parent 0bd0f72 commit 7d6a4c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,6 @@ <h1 class="mb-3">A BlissLabs Project</h1>
309309
newContent = "ERROR: NONE";
310310
document.getElementById("carousel-slider").innerHTML =
311311
newContent;
312-
alert("Error: " + errorThrown);
313312
},
314313
});
315314
</script>

0 commit comments

Comments
 (0)