refactor: remove unused imports and improve variable naming for clarity in statistics and transactions components
This commit is contained in:
@@ -15,7 +15,6 @@ import {
|
||||
YearOverYearChart,
|
||||
} from "@/components/statistics";
|
||||
import { useBankingData } from "@/lib/hooks";
|
||||
import { getAccountBalance } from "@/lib/account-utils";
|
||||
import {
|
||||
Select,
|
||||
SelectContent,
|
||||
|
||||
Reference in New Issue
Block a user