fix tests

This commit is contained in:
Dennis Eichhorn 2023-09-27 00:47:46 +00:00
parent 9c2e12a033
commit 2571547908
2 changed files with 0 additions and 2 deletions

View File

@ -11,7 +11,6 @@
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
namespace Modules\ContractManagement\Controller;

View File

@ -11,7 +11,6 @@
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
namespace Modules\ContractManagement\Models;