mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-07 09:27:29 +08:00
Clean up package and imports left over from bridge merge
Reviewed By: javache Differential Revision: D5077810 fbshipit-source-id: 2f569bfc9d0c45d2ca93b6e036efdaec9511633c
This commit is contained in:
committed by
Facebook Github Bot
parent
c785763773
commit
cc16830cfb
@@ -11,7 +11,7 @@ package com.facebook.react.bridge;
|
||||
|
||||
import android.content.Context;
|
||||
|
||||
import com.facebook.react.devsupport.DebugServerException;
|
||||
import com.facebook.react.common.DebugServerException;
|
||||
|
||||
/**
|
||||
* A class that stores JS bundle information and allows {@link CatalystInstance} to load a correct
|
||||
|
||||
Reference in New Issue
Block a user