mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-03 22:48:25 +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
@@ -7,7 +7,7 @@
|
||||
* of patent rights can be found in the PATENTS file in the same directory.
|
||||
*/
|
||||
|
||||
package com.facebook.react.devsupport;
|
||||
package com.facebook.react.common;
|
||||
|
||||
import javax.annotation.Nullable;
|
||||
|
||||
@@ -16,7 +16,6 @@ import java.io.IOException;
|
||||
import android.text.TextUtils;
|
||||
|
||||
import com.facebook.common.logging.FLog;
|
||||
import com.facebook.react.common.ReactConstants;
|
||||
|
||||
import org.json.JSONException;
|
||||
import org.json.JSONObject;
|
||||
|
||||
Reference in New Issue
Block a user