style(io): apply consistent formatting and remove unused usings
Whitespace/indentation cleanup (formatter pass) plus unused using directives. No behavior change.
This commit is contained in:
@@ -7,7 +7,6 @@ using ACadSharp.Tables;
|
||||
using CSMath;
|
||||
using OpenNest.Bending;
|
||||
using OpenNest.Converters;
|
||||
using OpenNest.Geometry;
|
||||
// Disambiguate Entity — both ACadSharp.Entities and OpenNest.Geometry define it
|
||||
using GeoEntity = OpenNest.Geometry.Entity;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user