Commit f917c07
Remove trailing space in template file
Summary:
Simple removal of a trailing space in a template file which leads to a warning when using `react-native-gitupgrade`:
<img width="1187" alt="capture d ecran 2016-12-02 a 12 44 26" src="https://cloud.githubusercontent.com/assets/4425455/20832904/2c039f80-b88d-11e6-855a-78287d29585f.png">
**Test plan**
To repro:
- Install the `react-native-git-upgrade` package (see facebook#11110)
- Upgrade from 0.39.0 to 0.40.0-rc.0
Ping mkonicek
Closes facebook#11270
Differential Revision: D4265540
Pulled By: mkonicek
fbshipit-source-id: 7b05f2de4711818b25fcd09260ae9c75d187d9ad1 parent e5de8bc commit f917c07
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments