Ver código fonte

trigger build 3

Daniel Zlotin 8 anos atrás
pai
commit
ed8ef63b05

+ 0
- 1
lib/android/app/src/main/java/com/reactnativenavigation/layout/impl/SideMenuLayout.java Ver arquivo

@@ -61,5 +61,4 @@ public class SideMenuLayout implements Layout {
61 61
 	public StackLayout getParentStackLayout() {
62 62
 		return stackLayout;
63 63
 	}
64
-
65 64
 }