Delete ServerLauncher/App.xaml.cs

This commit is contained in:
才羽青空 2025-03-21 13:12:59 +08:00 committed by GitHub
parent 354301b9ce
commit 4ce580e264
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,14 +0,0 @@
using System.Configuration;
using System.Data;
using System.Windows;
namespace ServerLauncher
{
/// <summary>
/// Interaction logic for App.xaml
/// </summary>
public partial class App : Application
{
}
}