Skip to content

Commit 2ba4e39

Browse files
committed
chore: refactor import
1 parent 7ddd604 commit 2ba4e39

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

packages/storage/lib/modular/index.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@
2929
*/
3030

3131
import { getApp } from '@react-native-firebase/app';
32-
33-
import { MODULAR_DEPRECATION_ARG } from '../../../app/lib/common';
32+
import { MODULAR_DEPRECATION_ARG } from '@react-native-firebase/app/lib/common';
3433

3534
/**
3635
* Returns a Storage instance for the given app.

0 commit comments

Comments
 (0)