mirror of
https://github.com/claunia/romrepomgr.git
synced 2025-12-16 19:24:51 +00:00
Remove spurious debug message.
This commit is contained in:
@@ -49,7 +49,6 @@ internal static class Program
|
|||||||
try
|
try
|
||||||
{
|
{
|
||||||
Log.Information("Starting up");
|
Log.Information("Starting up");
|
||||||
Log.Debug("Testing debug logging");
|
|
||||||
|
|
||||||
BuildAvaloniaApp().StartWithClassicDesktopLifetime(args);
|
BuildAvaloniaApp().StartWithClassicDesktopLifetime(args);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user