From 056fadaee7fea98e7f24614740875ce0fa622bcb Mon Sep 17 00:00:00 2001 From: Andrei Date: Wed, 4 Mar 2020 13:47:47 +0300 Subject: [PATCH] removed empty line --- Xamarin.Forms.Controls/GalleryPages/ExpanderGallery.xaml.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Xamarin.Forms.Controls/GalleryPages/ExpanderGallery.xaml.cs b/Xamarin.Forms.Controls/GalleryPages/ExpanderGallery.xaml.cs index 3173ddd0545..73266567282 100644 --- a/Xamarin.Forms.Controls/GalleryPages/ExpanderGallery.xaml.cs +++ b/Xamarin.Forms.Controls/GalleryPages/ExpanderGallery.xaml.cs @@ -74,7 +74,6 @@ public bool IsExpanded } } - } } }