autoformat

This commit is contained in:
Dennis Eichhorn 2020-06-25 22:06:10 +02:00
parent a476ead7dd
commit bb805a11fe

View File

@ -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
*