chore: remove redundant using in Rounding.cs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-15 17:49:53 -04:00
parent e017723318
commit 93bf15c27f

View File

@@ -1,5 +1,3 @@
using OpenNest.Math;
namespace OpenNest.Math namespace OpenNest.Math
{ {
public static class Rounding public static class Rounding