Skip to content
Commit f615619c authored by Eduardo Navarro's avatar Eduardo Navarro
Browse files

Remove redundant issue trackers check for enabled

Checking for an enabled issue tracker is already performed before calling
the `update_issue` method. This only happens in two places:
- `self.update_all_issues` method
- `updateissues` rake task

Therefore, we don't need to perform this check again in the methods
called by `update_issue`.
parent f4d01b0d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment