From 1f29079490d375e56a26ec22718436dcb4eef2ad Mon Sep 17 00:00:00 2001 From: Kenio de Souza Date: Mon, 4 Aug 2025 17:25:13 -0300 Subject: [PATCH] Atualizando FinancialEntries.class.php --- vendor/model/FinancialEntries.class.php | 1 - 1 file changed, 1 deletion(-) diff --git a/vendor/model/FinancialEntries.class.php b/vendor/model/FinancialEntries.class.php index b6a2a49..52d3145 100644 --- a/vendor/model/FinancialEntries.class.php +++ b/vendor/model/FinancialEntries.class.php @@ -25,7 +25,6 @@ class FinancialEntries private $limit = null; private $financialEntriesId = null; private $companyId = null; - private $companyId = null; private $usersId = null; private $description = null; private $fixed = null; private $duration = null;