Skip to content

Commit

Permalink
removed redundant addition of C.year
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatMegamind committed Apr 26, 2024
1 parent 5ea6f6b commit 5383103
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion routes/publishedSchedule.js
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ publishedScheduleRouter.get('/season', async (req, res) => {
C.event_type,
C.year,
C.description,
C.year,
PS.start_time,
PS.end_time,
PS.confirmed,
Expand Down

0 comments on commit 5383103

Please sign in to comment.