mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
feat: Remove the not used imports and functions.
This commit is contained in:
@@ -59,7 +59,7 @@ function TrialBalanceSheetTable({
|
||||
className: 'balance',
|
||||
width: 120,
|
||||
}
|
||||
], []);
|
||||
], [formatMessage]);
|
||||
|
||||
const handleFetchData = useCallback(() => {
|
||||
onFetchData && onFetchData();
|
||||
|
||||
Reference in New Issue
Block a user