mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-28 12:15:37 +08:00
[ReactNative] clean lint in all of Libraries/
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
function execute(fun, context, args) {
|
||||
return fun.apply(context, args);
|
||||
};
|
||||
}
|
||||
|
||||
function reportError(error) {
|
||||
throw error;
|
||||
|
||||
Reference in New Issue
Block a user