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.Cmd/Symbols/PrintMachines.cs')
-rw-r--r--UVtools.Cmd/Symbols/PrintMachines.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/UVtools.Cmd/Symbols/PrintMachines.cs b/UVtools.Cmd/Symbols/PrintMachines.cs
index efa3353..e0fd460 100644
--- a/UVtools.Cmd/Symbols/PrintMachines.cs
+++ b/UVtools.Cmd/Symbols/PrintMachines.cs
@@ -8,10 +8,8 @@
using System;
using System.CommandLine;
-using System.IO;
using System.Text.Json;
using UVtools.Core.Extensions;
-using UVtools.Core.FileFormats;
using UVtools.Core.Printer;
namespace UVtools.Cmd.Symbols;