Explorar el Código

Remove extra line-break to fix rendering list in doc site. (#1207)

June Domingo hace 7 años
padre
commit
32e0442433
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      docs/installation-android.md

+ 0
- 1
docs/installation-android.md Ver fichero

@@ -45,7 +45,6 @@
45 45
 
46 46
 	If you have any **react-native** related methods, you can safely delete them.
47 47
 
48
-
49 48
 5. In `MainApplication.java`, add the following
50 49
 	```java
51 50
 	import com.reactnativenavigation.NavigationApplication;