chore: remove unnecessary code

This commit is contained in:
ValdiANS
2026-04-20 01:13:32 +07:00
parent 7d4898c266
commit 267a6f37cc
@@ -246,8 +246,6 @@ const ReportDepreciationTab = ({ tabId }: ReportDepreciationTabProps) => {
'period',
values.period ? formatDate(values.period, 'YYYY-MM-DD') : ''
);
console.log({ values });
}}
/>
</>