diff --git a/apps/mobile/app/components/sheets/topic-sheet/index.tsx b/apps/mobile/app/components/sheets/topic-sheet/index.tsx index 0a6531c70..5afd6b71b 100644 --- a/apps/mobile/app/components/sheets/topic-sheet/index.tsx +++ b/apps/mobile/app/components/sheets/topic-sheet/index.tsx @@ -25,7 +25,7 @@ import React, { useRef, useState } from "react"; -import { Animated, Platform, RefreshControl, View } from "react-native"; +import { Platform, RefreshControl, View } from "react-native"; import ActionSheet, { ActionSheetRef, FlatList