feat(INJI-499) - Remove unused code for google near by and firebase. (#963)

Signed-off-by: Swati Goel <meet2swati@gmail.com>
This commit is contained in:
Swati Goel
2023-10-23 16:36:45 +05:30
committed by GitHub
parent 4e643134d7
commit b75802f57e
13 changed files with 2 additions and 144 deletions

View File

@@ -14,11 +14,6 @@ declare module 'react-native-dotenv' {
*/
export const OBSRV_HOST: string;
/**
* API key to use Google Nearby Messages API
*/
export const GOOGLE_NEARBY_MESSAGES_API_KEY: string;
/**
* Flag for Toggling Purple Theme and Default Theme
*/