Remove dead code from review_detail view on release-3.0.x
Review Request #8291 — Created July 16, 2016 and submitted
The
review_detailview mapsDiffSets by their ID, but the result of
this is not used anywhere.
Review Request #8291 — Created July 16, 2016 and submitted
The
review_detailview mapsDiffSets by their ID, but the result of
this is not used anywhere.
Tool: Pyflakes Processed Files: reviewboard/reviews/views.py Tool: PEP8 Style Checker Processed Files: reviewboard/reviews/views.py