door_models 5.5.3 → 5.5.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs.js CHANGED
@@ -1002,7 +1002,6 @@ typeof SuppressedError === "function" ? SuppressedError : function (error, suppr
1002
1002
  return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
1003
1003
  };
1004
1004
 
1005
- // /app/ifc_test/hooks/useDxfExportPayload.js
1006
1005
  // Three.js Y-up -> IFC / CAD coords:
1007
1006
  // IFC X = x
1008
1007
  // IFC Y = z (depth)