website refactor
This commit is contained in:
@@ -56,7 +56,6 @@ export class DrivingRatingCalculator {
|
||||
|
||||
// Incident penalty per incident
|
||||
private static readonly INCIDENT_PENALTY = -5;
|
||||
private static readonly MAJOR_INCIDENT_PENALTY = -15;
|
||||
|
||||
/**
|
||||
* Calculate driving rating deltas from race facts
|
||||
|
||||
Reference in New Issue
Block a user