Skip to content

Commit da0ea0a

Browse files
prakashKannanSf3972PureWeen
authored andcommitted
Removed-Unwanted-Code
1 parent db13c8e commit da0ea0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/Controls/tests/TestCases.HostApp/Issues/Issue27337.cs

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ protected override void Init()
1717
AutomationId = "SecondPageButton",
1818
Text = "Navigate to Second Page",
1919
HorizontalOptions = LayoutOptions.Fill,
20-
Command = new Command(() => Shell.Current.GoToAsync("secondPage"))
2120
Command = new Command(() => Shell.Current.GoToAsync("Issue27337_SecondPage"))
2221
}
2322
}

0 commit comments

Comments
 (0)