Skip to content

Commit f993926

Browse files
committed
chore: remove unused imports
1 parent e894ad4 commit f993926

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/perf/lib/modular/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@
2323
* @typedef {import('..').FirebasePerformanceTypes.HttpMetric} HttpMetric
2424
*/
2525

26-
import { isBoolean } from '@react-native-firebase/app/lib/common';
2726
import { getApp } from '@react-native-firebase/app';
28-
import { Platform } from 'react-native';
2927

3028
import { MODULAR_DEPRECATION_ARG } from '../../../app/lib/common';
3129

0 commit comments

Comments
 (0)