mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-23 11:57:46 +08:00
Provide sync vs async interface for bundle loading via parameter
Reviewed By: javache Differential Revision: D5104317 fbshipit-source-id: ffacb57d85c24795a3acc2faba2ff5824cc739b2
This commit is contained in:
committed by
Facebook Github Bot
parent
d59fd9e419
commit
f46eaa30cf
@@ -8,7 +8,6 @@
|
||||
|
||||
namespace facebook {
|
||||
namespace react {
|
||||
namespace detail {
|
||||
|
||||
/**
|
||||
* RecoverableError
|
||||
@@ -42,6 +41,5 @@ private:
|
||||
std::string m_what;
|
||||
};
|
||||
|
||||
} // namespace detail
|
||||
} // namespace react
|
||||
} // namespace facebook
|
||||
|
||||
Reference in New Issue
Block a user