Modify ↓
#8715 closed enhancement (fixed)
Unused imports in the ticket subsystem
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | lowest | Milestone: | 0.12 |
| Component: | ticket system | Version: | 0.12dev |
| Severity: | trivial | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I found several unused imports within the ticket subsystem.
Attachments (1)
Change History (5)
by , 16 years ago
| Attachment: | 8715_remove_unused_imports_for_ticket added |
|---|
comment:1 by , 16 years ago
comment:3 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Patch applied in [8637], thanks!
comment:4 by , 16 years ago
| Owner: | changed from to |
|---|
Note:
See TracTickets
for help on using tickets.



Ok, except for
exception_to_unicodewhich is used in source:trunk/trac/ticket/web_ui.py@8634.