Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sn4k3/UVtools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'UVtools.WPF/Program.cs')
-rw-r--r--UVtools.WPF/Program.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/UVtools.WPF/Program.cs b/UVtools.WPF/Program.cs
index efd7797..f8f9b20 100644
--- a/UVtools.WPF/Program.cs
+++ b/UVtools.WPF/Program.cs
@@ -1,7 +1,6 @@
using System;
using System.Diagnostics;
using Avalonia;
-using Avalonia.Threading;
using UVtools.WPF.Extensions;
namespace UVtools.WPF