fili
fili copied to clipboard
Lift required override on deprecated method in MetricLoader
Downstream projects that want to implement loadMetricDictionary(new version) get compiler error unless they are forced to implement the deprecated version. They should be able to implement the new version without worrying about the deprecated version.