Closed
Bug 1275741
Opened 10 years ago
Closed 10 years ago
Remove some miscellaneous deadcode found with vulture
Categories
(Tree Management :: Treeherder, defect, P3)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
Details
Attachments
(1 file)
Similar to bug 1144721.
https://pypi.python.org/pypi/vulture
Comment 1•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
Attachment #8756593 -
Flags: review?(wlachance)
Comment 2•10 years ago
|
||
Comment on attachment 8756593 [details] [review]
[treeherder] mozilla:rm-deadcode > mozilla:master
Sweet!
Attachment #8756593 -
Flags: review?(wlachance) → review+
Comment 3•10 years ago
|
||
Pull request has landed in master: https://github.com/mozilla/treeherder/commit/e71915b382061eef7081c7918b1f94ec5b55dbeb
Comment 4•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/d3fe5266c1e10b51790b10c24a8faeda3b29db95
Bug 1275741 - Remove deadcode found with vulture
`get_result_set_list_by_ids()` stopped being used after bug 1254673.
As for the rest, who knows :-)
You need to log in
before you can comment on or make changes to this bug.
Description
•