diff --git a/Wox/ResultListBox.xaml b/Wox/ResultListBox.xaml index 19d014bcd1..ac064d5da0 100644 --- a/Wox/ResultListBox.xaml +++ b/Wox/ResultListBox.xaml @@ -3,7 +3,6 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" - xmlns:image="clr-namespace:Wox.Infrastructure.Image;assembly=Wox.Infrastructure" xmlns:vm="clr-namespace:Wox.ViewModel" mc:Ignorable="d" d:DesignWidth="100" d:DesignHeight="100" d:DataContext="{d:DesignInstance vm:ResultsViewModel}" @@ -19,9 +18,6 @@ - - -