Skip to content

Commit 34629e7

Browse files
committed
refactor: remove unused xmlns
1 parent ad3d951 commit 34629e7

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Desktop/Project/TasksList.xaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
x:Name="Root"
33
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
44
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
5-
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
6-
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
7-
mc:Ignorable="d"
85
xmlns:domain="clr-namespace:Desktop.Domain">
96
<UserControl.Resources>
107
<Style TargetType="ListBoxItem">

0 commit comments

Comments
 (0)