fixed trailing spaces

This commit is contained in:
PSEUDOSTAGE
2022-03-31 15:38:35 -04:00
committed by GitHub
parent ad9ff78533
commit a5f63e5932

View File

@@ -37,8 +37,8 @@ import {
calculateAscensionMult,
calculateAscensionPointsGain,
} from "../Gang/formulas/formulas";
import {
favorToRep as calculateFavorToRep,
import {
favorToRep as calculateFavorToRep,
repToFavor as calculateRepToFavor,
} from "../Faction/formulas/favor";