Skip to content

Commit a23ca33

Browse files
author
Colby Gallup
committed
Removed outdated comment
1 parent 19df6fc commit a23ca33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ $('.day-first').click(function() {
147147
});
148148
$('.day-second').click(showSecondDayEvents);
149149

150-
// Dynamic schedule code (sample API data)
150+
// Dynamic schedule code
151151

152152
function convertDate(date) {
153153
let output = '';

0 commit comments

Comments
 (0)