#7846 closed (invalid)
[Cleanup] Unused imported modules in contrib apps
| Reported by: | Julien Phalip | Owned by: | nobody |
|---|---|---|---|
| Component: | Uncategorized | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
I removed all imported statements in contrib apps for modules that weren't used.
Attachments (1)
Change History (3)
by , 17 years ago
| Attachment: | unused.imports.contrib.diff added |
|---|
comment:1 by , 17 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Closing for now, will soon submit a bigger patch for the whole of Django.