CSR-1600 prettier

This commit is contained in:
CarlNation 2024-09-26 15:34:55 -04:00
parent 2419986c7e
commit b4f402e04b

View file

@ -77,4 +77,4 @@ export function coverageTypeEnum(strCoverageType) {
default: default:
return null; return null;
} }
} }