We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e894ad4 commit f993926Copy full SHA for f993926
1 file changed
packages/perf/lib/modular/index.js
@@ -23,9 +23,7 @@
23
* @typedef {import('..').FirebasePerformanceTypes.HttpMetric} HttpMetric
24
*/
25
26
-import { isBoolean } from '@react-native-firebase/app/lib/common';
27
import { getApp } from '@react-native-firebase/app';
28
-import { Platform } from 'react-native';
29
30
import { MODULAR_DEPRECATION_ARG } from '../../../app/lib/common';
31
0 commit comments