summaryrefslogtreecommitdiff
path: root/app/(tabs)/notifications/index.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'app/(tabs)/notifications/index.tsx')
-rw-r--r--app/(tabs)/notifications/index.tsx3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/(tabs)/notifications/index.tsx b/app/(tabs)/notifications/index.tsx
index 673266f..fc9a904 100644
--- a/app/(tabs)/notifications/index.tsx
+++ b/app/(tabs)/notifications/index.tsx
@@ -11,8 +11,7 @@ import { ThemedText } from '@/components/ThemedText';
import { ThemedView } from '@/components/ThemedView';
import React, { useState, useCallback } from 'react';
import AsyncStorage from '@react-native-async-storage/async-storage';
-import { useFocusEffect } from '@react-navigation/native';
-import { Link, router } from 'expo-router';
+import { Link, router, useFocusEffect } from 'expo-router';
import { Ionicons } from '@expo/vector-icons';
interface NotificationData {