Quellcode durchsuchen

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

June Domingo vor 7 Jahren
Ursprung
Commit
32e0442433
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0
    1
      docs/installation-android.md

+ 0
- 1
docs/installation-android.md Datei anzeigen

@@ -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;