#9143 closed (fixed)
Remove unused imports in comments code
Description ¶
Pyflakes found a number of unused imports in comments framework code. Attached patch removes all occurences of unused imports in framework code.
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 , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in [9730].