Skip to content

Commit 615ba17

Browse files
committed
Fix linter by removing unused PopoverContext
1 parent 9b07d7f commit 615ba17

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/components/PopoverMenu.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ import MenuItem from './MenuItem';
2929
import type ReanimatedModalProps from './Modal/ReanimatedModal/types';
3030
import type BaseModalProps from './Modal/types';
3131
import OfflineWithFeedback from './OfflineWithFeedback';
32-
import {PopoverContext} from './PopoverProvider';
3332
import PopoverWithMeasuredContent from './PopoverWithMeasuredContent';
3433
import ScrollView from './ScrollView';
3534
import Text from './Text';

0 commit comments

Comments
 (0)