diff --git a/Smartway.UiComponent/Buttons/ScanButton.xaml b/Smartway.UiComponent/Buttons/ScanButton.xaml
index df07f83..2003ff4 100644
--- a/Smartway.UiComponent/Buttons/ScanButton.xaml
+++ b/Smartway.UiComponent/Buttons/ScanButton.xaml
@@ -3,20 +3,11 @@
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
xmlns:d="http://xamarin.com/schemas/2014/forms/design"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
- xmlns:utils="clr-namespace:Smartway.UiComponent.Utils;assembly=Smartway.UiComponent"
- xmlns:resources="clr-namespace:Smartway.UiComponent.Resources;assembly=Smartway.UiComponent"
xmlns:icons="clr-namespace:Smartway.UiComponent.Labels.Icons;assembly=Smartway.UiComponent"
mc:Ignorable="d"
x:Class="Smartway.UiComponent.Buttons.ScanButton"
x:Name="Self" >
-
-
-
-
-
-
-
-
+