]> git.mxchange.org Git - jbonuscard-core.git/commitdiff
updated references
authorRoland Häder <roland@mxchange.org>
Fri, 7 Oct 2022 18:05:26 +0000 (20:05 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 7 Oct 2022 18:05:26 +0000 (20:05 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
src/org/mxchange/jbonuscard/model/bonus_card/RoyalityCard.java

index 7d6e54ac43d76d297ce2929d868dcde8822cfd21..6ce95f00fcae8ed1b14fc33544586fdfa1959862 100644 (file)
@@ -39,7 +39,7 @@ import org.mxchange.jcontacts.model.utils.ContactUtils;
 import org.mxchange.jcontactsbusiness.model.basicdata.BasicData;
 import org.mxchange.jcontactsbusiness.model.basicdata.BusinessBasicData;
 import org.mxchange.jcontactsbusiness.model.utils.BasicDataUtils;
-import org.mxchange.jcoreutils.Comparables;
+import org.mxchange.jcoreutils.comparable.Comparables;
 import org.mxchange.jcustomercore.model.customer.ContactCustomer;
 import org.mxchange.jcustomercore.model.customer.Customer;
 import org.mxchange.jcustomercore.model.utils.CustomerUtils;