Skip to content

Commit 47f9eaa

Browse files
committed
2 parents 12fb6cb + 745a53f commit 47f9eaa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

DataGridMAUI/App.xaml.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ public partial class App : Application
55
public App()
66
{
77
InitializeComponent();
8-
9-
Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense("MDAxQDMyMzkyZTMwMmUzMDNiMzIzOTNiaEJ0cWhtUVpBOXpnNXk3SDBjNkwybGJHQTRSU2xMZHFtbGM4ZkxjR3pndz0=");
108
MainPage = new MainPage();
119
}
1210
}

0 commit comments

Comments
 (0)