Skip to content

Commit 48ce248

Browse files
committed
Revert
1 parent cf75c63 commit 48ce248

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Files.App/App.xaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
x:Class="Files.App.App"
44
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
55
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
6-
xmlns:uc="using:Files.App.UserControls"
7-
xmlns:wctlabs="using:CommunityToolkit.Labs.WinUI">
6+
xmlns:uc="using:Files.App.UserControls">
87

98
<Application.Resources>
109
<ResourceDictionary>

0 commit comments

Comments
 (0)