Commit 559b071
committed
Remove unused method in PatientStatusUpdater
This method implementation and an invocation from
`PatientStatusUpdater#update_programme_statuses!` was originally added in
this commit [1] in #6468.
Both the implementation and invocation were removed in this commit [2] in #6611.
Then the implementation was then re-added without the corresponding invocation
in this commit [3] within #6677 which was the "Version 8.1.0" pull request.
Since the method is never invoked, it's safe to remove it.
[1]: 25e876a
[2]: 29460d4
[3]: c66b7571 parent 8e92a0b commit 559b071
1 file changed
Lines changed: 0 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | 163 | | |
0 commit comments