#7929 closed (fixed)
Admin code cleanup
Reported by: | Julien Phalip | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
As I was browsing the contrib.admin code I found some unused/unnecessary imports, some dead code and a bad indentation. The attached patch fixes those out.
Attachments (1)
Change History (7)
by , 16 years ago
Attachment: | 7929.admin.cleanup.diff added |
---|
comment:1 by , 16 years ago
milestone: | 1.0 beta |
---|
comment:2 by , 16 years ago
milestone: | → 1.0 maybe |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:3 by , 16 years ago
milestone: | 1.0 maybe → 1.0 |
---|
comment:4 by , 16 years ago
milestone: | 1.0 → post-1.0 |
---|
comment:5 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Since this is another cosmetic change, I'm bumping the milestone back.