Skip to content

Commit

Permalink
remove conflict merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
sethkfman committed Nov 15, 2024
1 parent 03b2cff commit af1a1ff
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ const LearnMoreModal = () => {
const sheetRef = useRef<BottomSheetRef>(null);

const navigation = useNavigation();
const { trackEvent, createEventBuilder } = useMetrics();

const handleClose = () => {
sheetRef.current?.onCloseBottomSheet();
Expand Down

0 comments on commit af1a1ff

Please sign in to comment.