Fix up unused and misplaced imports.

Review Request #12082 — Created Feb. 24, 2022 and submitted

Information

Review Board
release-5.0.x

Reviewers

This change removes a bunch of unused imports, and fixes up a handful of
places that we had imported things from one module which really ought to
have been imported from another.

Ran unit tests.

Summary ID
Fix up unused and misplaced imports.
This change removes a bunch of unused imports, and fixes up a handful of places that we had imported things from one module which really ought to have been imported from another. Testing Done: Ran unit tests.
fe4d5abf3022a3775d541b9aeb5ff948e42a022d
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to django-3.2 (14dfa3c)
Loading...