feat(84): [Pooja|Tilak] remove bluetooth enabled check

This commit is contained in:
Pooja Babusingh
2023-05-23 11:49:06 +05:30
parent ab3261e9ff
commit 94658225aa
7 changed files with 5 additions and 56 deletions

View File

@@ -9,11 +9,6 @@ declare module 'react-native-dotenv' {
*/
export const GOOGLE_NEARBY_MESSAGES_API_KEY: string;
/**
* Flag for using BLE share library
*/
export const USE_BLE_SHARE: string;
/**
* Flag for Toggling Purple Theme and Default Theme
*/