Skip to content

Commit 8f05f9e

Browse files
committed
chore: unused icon
1 parent 7e6558d commit 8f05f9e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/pages/DashboardPage.jsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import {
99
BookOpen,
1010
Scroll,
1111
ArrowUpRight,
12-
Wallet,
1312
Circle,
1413
TrendUp,
1514
Gear,
@@ -490,4 +489,4 @@ const DashboardPage = () => {
490489
);
491490
};
492491

493-
export default DashboardPage;
492+
export default DashboardPage;

0 commit comments

Comments
 (0)