aboutsummaryrefslogtreecommitdiff
path: root/src/screens/chat/NewChatModal.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/screens/chat/NewChatModal.tsx')
-rw-r--r--src/screens/chat/NewChatModal.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/screens/chat/NewChatModal.tsx b/src/screens/chat/NewChatModal.tsx
index 3d9a1d70..0b0661f9 100644
--- a/src/screens/chat/NewChatModal.tsx
+++ b/src/screens/chat/NewChatModal.tsx
@@ -7,7 +7,6 @@ import {
Text,
View,
} from 'react-native';
-import {useSharedValue} from 'react-native-reanimated';
import {BottomDrawer} from '../../components';
import {
SEARCH_ENDPOINT_MESSAGES,