Get rid of __future__ imports from remaining files.

Review Request #12148 — Created March 14, 2022 and submitted — Latest diff uploaded

Information

Review Board
release-5.0.x

Reviewers

We had a handful of files left that still had __future__ imports,
almost entirely outside of the reviewboard directory (though two had
come up there from merges from other branches). This change gets rid of
those.

  • Ran unit tests.
  • Ran some utility scripts like devserver.py

Commits

Files

    Loading...