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.GUI/Forms/FrmToolPattern.cs')
-rw-r--r--UVtools.GUI/Forms/FrmToolPattern.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/UVtools.GUI/Forms/FrmToolPattern.cs b/UVtools.GUI/Forms/FrmToolPattern.cs
index a1d3ac0..b2bfe6a 100644
--- a/UVtools.GUI/Forms/FrmToolPattern.cs
+++ b/UVtools.GUI/Forms/FrmToolPattern.cs
@@ -250,7 +250,5 @@ namespace UVtools.GUI.Forms
return true;
}
#endregion
-
-
}
}