Skip to content

Commit

Permalink
refactor(INJI-436): remove unused app id import in app.tsx
Browse files Browse the repository at this point in the history
Signed-off-by: PuBHARGAVI <[email protected]>
  • Loading branch information
PuBHARGAVI committed Nov 6, 2023
1 parent 18b853b commit 8839563
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ import SecureKeystore from 'react-native-secure-keystore';
import {isHardwareKeystoreExists} from './shared/cryptoutil/cryptoUtil';
import i18n from './i18n';
import './shared/flipperConfig';
import {__AppId} from './shared/GlobalVariables';

// kludge: this is a bad practice but has been done temporarily to surface
// an occurance of a bug with minimal residual code changes, this should
Expand Down

0 comments on commit 8839563

Please sign in to comment.