Opened 11 years ago
Closed 11 years ago
#15512 closed (fixed)
Admin imports cleanup
Reported by: | Julien Phalip | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | 1.2 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I've spent some time around the admin lately and noticed a bunch of unused and redundant imports. The attached clean these all up in one go.
Attachments (1)
Change History (4)
Changed 11 years ago by
Attachment: | 15512_admin_imports_cleanup.diff added |
---|
comment:1 Changed 11 years ago by
Triage Stage: | Unreviewed → Ready for checkin |
---|
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
In [15719]:
(The changeset message doesn't reference this ticket)
Note: See
TracTickets for help on using
tickets.
Personal preference is to use braces, rather than backslash line continuations; however, that's easy to pick up on commit, so marking RFC