TP-69871 | longhorn block pr fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { type ReactNode, useEffect, useRef, useState } from 'react';
|
||||
import React,{ type ReactNode, useEffect, useRef, useState } from 'react';
|
||||
import { type NativeEventSubscription, AppState, type AppStateStatus } from 'react-native';
|
||||
import dayJs from 'dayjs';
|
||||
import RNFS from 'react-native-fs';
|
||||
@@ -73,7 +73,6 @@ import { initialize } from 'react-native-clarity';
|
||||
import { getPermissionsToRequest } from '@components/utlis/PermissionUtils';
|
||||
import { syncToLonghorn } from '../miniModules/callingAgents/screens/homeScreen/action';
|
||||
import { updateImageUploadComponent } from '@components/form/services/formComponents';
|
||||
import React from "react";
|
||||
|
||||
export enum FOREGROUND_TASKS {
|
||||
GEOLOCATION = 'GEOLOCATION',
|
||||
|
||||
Reference in New Issue
Block a user