Skip to content

Commit

Permalink
formatting?
Browse files Browse the repository at this point in the history
  • Loading branch information
didimitrie committed Jun 25, 2024
1 parent f2acf18 commit e6de81c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rhino/Speckle.Rhino.Interfaces/RhinoCurve.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ public interface IRhinoDoc
IRhinoLayerTable Layers { get; }
IRhinoObjectTable Objects { get; }
IRhinoGroupTable Groups { get; }

}

public interface IRhinoGroupTable : IReadOnlyCollection<IRhinoGroup>
Expand Down

0 comments on commit e6de81c

Please sign in to comment.