Skip to content

Commit d457655

Browse files
committed
Adapt to namespace changes
1 parent db2d150 commit d457655

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

sandbox/SandboxMAUI/MainPage.xaml.cs

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
using System;
2-
using Microsoft.Maui.Controls;
3-
using Microsoft.Maui.Essentials;
4-
using SandboxMAUI.Pages;
1+
using SandboxMAUI.Pages;
52

63
namespace SandboxMAUI
74
{

0 commit comments

Comments
 (0)