Skip to content

Commit

Permalink
fix(react-native): remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
santhoshvai committed Nov 29, 2023
1 parent 8cdbe11 commit 388d5fc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import React, { ComponentType } from 'react';
import { StyleSheet, Text, View, ViewStyle } from 'react-native';
import { MicOff } from '../../../icons';
import {
useCall,
useCallStateHooks,
useConnectedUser,
useI18n,
Expand Down

0 comments on commit 388d5fc

Please sign in to comment.