Remove unused variable to resolve CodeQL Alert issue #114 #7295
Labels
Complexity: Small
Take this type of issues after the successful merge of your second good first issue
Draft
Issue is still in the process of being created
Feature: Code Alerts
Ignore: Duplicate
Issue or pull request is a duplicate
milestone: missing
role: front end
Tasks for front end developers
size: 0.5pt
Can be done in 3 hours or less
Overview
To remove an unused variable, thus cleaning up the code to make it more readable.
Action Items
The resolution of this issue will close #7013 and resolve alert 114
weekday
in the functiongetDayString
inright-col-content.js
.Details on what to remove
Update getDayString function from
to
Resources/Instructions
For further information you can review issue #7013
Note: this exact function is also found in
api-events.js
, without theweekday
variable.api-events.js — line 119
The text was updated successfully, but these errors were encountered: