MOBILE-4470 enrol: Remove 4.4 TODOs
parent
32632dc204
commit
31ac9c10ac
|
@ -97,7 +97,6 @@ export class CoreEnrolService {
|
|||
|
||||
await Promise.all([
|
||||
site.invalidateWsCacheForKey(this.getCourseEnrolmentMethodsCacheKey(courseId)),
|
||||
site.invalidateWsCacheForKey(`mmCourses:enrolmentmethods:${courseId}`), // @todo 4.4 Remove after 4.3 release.
|
||||
]);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue