Closed
Bug 1489284
Opened 6 years ago
Closed 6 years ago
Remove unused angular-resource
Categories
(Tree Management :: Treeherder: Frontend, enhancement, P1)
Tree Management
Treeherder: Frontend
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
Details
Attachments
(1 file)
The last usage of it was removed in bug 1450039.
Comment 1•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Attachment #9007044 -
Flags: review?(cdawson)
Updated•6 years ago
|
Attachment #9007044 -
Flags: review?(cdawson) → review+
Comment 2•6 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/8c711b8ccc7872d9708eb973c58e39a719229dee
Bug 1489284 - Remove unused angular-resource (#3993)
The last usage of it was removed in bug 1450039. See:
https://docs.angularjs.org/api/ngResource
Since the DI arguments were already being updated, I've also removed
the configuration of `$logProvider`, since we no longer use `$log`.
Assignee | ||
Updated•6 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•