Skip to content

Commit

Permalink
Remove erroneous call to updateRevisionList (#6365)
Browse files Browse the repository at this point in the history
  • Loading branch information
smithellis authored Nov 20, 2024
1 parent d6242fa commit 7a4802f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions kitsune/sumo/static/sumo/js/wiki.js
Original file line number Diff line number Diff line change
Expand Up @@ -653,8 +653,6 @@ import collapsibleAccordionInit from "sumo/js/protocol-details-init";
}
}

updateRevisionList(); // Initial update

// Update the revision list when the form changes
function updateRevisionList(query) {
if (query === undefined) {
Expand Down

0 comments on commit 7a4802f

Please sign in to comment.