Skip to content

Commit 17ee88c

Browse files
committed
test commit
1 parent 973aa63 commit 17ee88c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Chapter01/CompletedCode/src/scripts.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class ToDoClass {
1212
this.loadTasks();
1313
this.addEventListeners();
1414
}
15-
15+
console.log("sample");
1616
addEventListeners() {
1717

1818
// Add Task

0 commit comments

Comments
 (0)