Skip to content

Commit 6f1a73e

Browse files
committed
chore: refactor import
1 parent 4b87a20 commit 6f1a73e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/functions/lib/modular/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
*/
2323

2424
import { getApp } from '@react-native-firebase/app';
25-
import { MODULAR_DEPRECATION_ARG } from '../../../app/lib/common';
25+
import { MODULAR_DEPRECATION_ARG } from '@react-native-firebase/app/lib/common';
2626

2727
/**
2828
* Returns a Functions instance for the given app.

0 commit comments

Comments
 (0)