`DistanceStatusExpireOn` is unused
It seems that DistanceStatusExpireOn is not used. Only mutate and remove are called on it. The distance status is only used on claim_membership or renew_membership and there is no need to keep it for more than one session. So it cloud be removed.