Skip to content

Commit

Permalink
add jira ticket comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Connor Ivy committed Jul 2, 2024
1 parent 314080f commit f750ee3
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@

namespace Speckle.Connectors.Revit.Operations.Receive;

/// <summary>
/// Potentially consolidate all application specific IHostObjectBuilders
/// https://spockle.atlassian.net/browse/DUI3-465
/// </summary>
internal class RevitHostObjectBuilder : IHostObjectBuilder
{
private readonly IRootToHostConverter _converter;
Expand Down

0 comments on commit f750ee3

Please sign in to comment.