• 
      

    Fix up all other imports, part 1.

    Review Request #15143 — Created June 29, 2026 and updated — Latest diff uploaded

    Information

    Review Board
    release-9.x

    Reviewers

    Now that all our type hints have been updated to modern formats, this
    change goes through and fixes up our import blocks. This includes removing
    unused imports, moving things into TYPE_CHECKING blocks where
    appropriate, and fixing sections/sorting. This change covers the
    accounts, actions, admin, and attachments modules.

    Ran unit tests.

    Commits

    Files