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/Structures/PixelPicker.cs')
-rw-r--r--UVtools.WPF/Structures/PixelPicker.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/UVtools.WPF/Structures/PixelPicker.cs b/UVtools.WPF/Structures/PixelPicker.cs
index ae7f03b..a3d26a0 100644
--- a/UVtools.WPF/Structures/PixelPicker.cs
+++ b/UVtools.WPF/Structures/PixelPicker.cs
@@ -1,5 +1,4 @@
using System.Drawing;
-using ReactiveUI;
using UVtools.Core.Objects;
namespace UVtools.WPF.Structures