fixed trailing spaces

This commit is contained in:
PSEUDOSTAGE 2022-03-31 15:38:35 -04:00 committed by GitHub
parent ad9ff78533
commit a5f63e5932
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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";