Skip to content

Commit 5c46322

Browse files
authored
Merge pull request #1943 from mayank-01-ms/patch-1
Update Installation.mdx
2 parents f2a29e7 + 55cf6aa commit 5c46322

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs-website/docs/docs/Installation.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,6 @@ additional steps manually.
186186
```
187187
// ...
188188
import com.nozbe.watermelondb.jsi.WatermelonDBJSIPackage // ⬅️ This!
189-
import com.facebook.react.bridge.JSIModulePackage // ⬅️ This!
190189
// ...
191190
override val reactNativeHost: ReactNativeHost =
192191
object : DefaultReactNativeHost(this) {

0 commit comments

Comments
 (0)