aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/app/dashboard/favourites.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'apps/mobile/app/dashboard/favourites.tsx')
-rw-r--r--apps/mobile/app/dashboard/favourites.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/mobile/app/dashboard/favourites.tsx b/apps/mobile/app/dashboard/favourites.tsx
index 90374f18..42a139f9 100644
--- a/apps/mobile/app/dashboard/favourites.tsx
+++ b/apps/mobile/app/dashboard/favourites.tsx
@@ -1,5 +1,4 @@
import { View } from "react-native";
-
import BookmarkList from "@/components/bookmarks/BookmarkList";
export default function Favourites() {