mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 05:27:57 -05:00
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:
5
types/react-native-dotenv/index.d.ts
vendored
5
types/react-native-dotenv/index.d.ts
vendored
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user