• 
      

    Remove unused imports and variables from reviews/views.py.

    Review Request #9126 — Created Aug. 14, 2017 and submitted — Latest diff uploaded

    Information

    Review Board
    release-3.0.x
    457ec6f...

    Reviewers

    Some of the recent work on the review request entries resulted in some
    unused imports and variables sticking around, making pyflakes sad. This
    is a simple change that gets rid of those imports and variables.

    Unit tests ran.

    Review request page worked.