You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove old dependency from when the standard was in a plugin
Since we moved the standard from local_codechecker moodle plugin
to be standalone repository, CFG won't be defined ever, so we
don't need all the code making copies of some CFG settings and
restoring them afterwards.
Now we just set the minimum needed to run core_component methods
and done. No need to reset anything.
0 commit comments