#9143 closed (fixed)
Remove unused imports in comments code
| Reported by: | Jarek Zgoda | Owned by: | nobody | 
|---|---|---|---|
| Component: | contrib.comments | Version: | dev | 
| Severity: | Keywords: | unused, imports | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no | 
| Needs tests: | no | Patch needs improvement: | no | 
| Easy pickings: | no | UI/UX: | no | 
Description
Pyflakes found a number of unused imports in comments framework code. Attached patch removes all occurences of unused imports in framework code.
Attachments (1)
Change History (4)
by , 17 years ago
| Attachment: | comments-unusedimports.diff added | 
|---|
comment:1 by , 17 years ago
| Keywords: | unused imports added | 
|---|---|
| Triage Stage: | Unreviewed → Accepted | 
comment:2 by , 17 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    
Fixed in [9730].