diff --git a/Business/Marketing/CustomerValue.php b/Business/Marketing/CustomerValue.php index 8d5d89e0f..42011e2e3 100644 --- a/Business/Marketing/CustomerValue.php +++ b/Business/Marketing/CustomerValue.php @@ -14,10 +14,6 @@ declare(strict_types=1); namespace phpOMS\Business\Marketing; -use phpOMS\Math\Matrix\IdentityMatrix; -use phpOMS\Math\Matrix\Matrix; -use phpOMS\Math\Matrix\Vector; - /** * Marketing CustomerValue *