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