Skip to content

Commit

Permalink
Remove old code
Browse files Browse the repository at this point in the history
This said to remove it after 2022. It's after 2022 now.
  • Loading branch information
willkg committed Nov 27, 2024
1 parent 9ddc860 commit 0e9df84
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1281,10 +1281,6 @@ <h4>Processor</h4>
{% if report and report.stackwalk_version %}
{{ report.stackwalk_version }}
{% endif %}
{# FIXME(willkg): this is the old location; remove in December 2022 #}
{% if report and report.json_dump and report.json_dump.stackwalk_version %}
{{ report.json_dump.stackwalk_version }}
{% endif %}
</td>
</tr>
<tr>
Expand Down

0 comments on commit 0e9df84

Please sign in to comment.