MDL-78547 quiz: Remove unnecessary call to clear_regrade_date_cache()
commit57610d2bd9a316633a44c85dab0d13b21f6cbfdb
authorHuong Nguyen <huongnv13@gmail.com>
Fri, 8 Mar 2024 05:14:00 +0000 (8 12:14 +0700)
committerHuong Nguyen <huongnv13@gmail.com>
Fri, 8 Mar 2024 05:38:30 +0000 (8 12:38 +0700)
tree0a58ea79e8c3a47550531cd3d776aee3b1a6042d
parent585c3d189c8a2b26a4c1015184e9aeb6d6d437ec
MDL-78547 quiz: Remove unnecessary call to clear_regrade_date_cache()

This method is designed to clear the values but these values are never set anywhere
It's safe to remove it out of the test now
mod/quiz/report/overview/report.php
mod/quiz/report/overview/tests/report_test.php