mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-01 13:03:08 +08:00
Remove unused variable in HelloNavigation example
Summary: Because it's just unused :) Closes https://github.com/facebook/react-native/pull/16294 Differential Revision: D6030121 Pulled By: ericnakagawa fbshipit-source-id: c0e9ad75413cb2ab6fbf1b46517a033f36a627a7
This commit is contained in:
committed by
Facebook Github Bot
parent
752b68857c
commit
78d570511a
@@ -9,7 +9,6 @@ import {
|
||||
View,
|
||||
Keyboard,
|
||||
LayoutAnimation,
|
||||
UIManager,
|
||||
} from 'react-native';
|
||||
|
||||
type Props = {
|
||||
|
||||
Reference in New Issue
Block a user