Opened 15 years ago
Closed 15 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)
by , 15 years ago
| Attachment: | 15512_admin_imports_cleanup.diff added |
|---|
comment:1 by , 15 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
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