Skip to content

Commit 5eb2446

Browse files
authored
Update App.xaml.cs
License key registered has been removed.
1 parent ef56817 commit 5eb2446

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)