Skip to content

Commit

Permalink
Align with fixes to BHoM namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
IsakNaslundBh authored and Fraser Greenroyd committed Jun 21, 2023
1 parent 99ebbfe commit 1b78ae1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions .ci/unit-tests/Robot_Adapter_Tests/PullTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,8 @@
using BH.oM.Adapter.Commands;
using System.Reflection;
using BH.oM.Structure.Requests;
using BH.oM.Structure.Results.Nodal_Results;
using System.Security.Cryptography.X509Certificates;
using BH.oM.Structure.Results;
using System.Security.Cryptography.X509Certificates;

namespace BH.Tests.Adapter.Robot
{
Expand Down
1 change: 0 additions & 1 deletion Robot_Adapter/CRUD/Read/Results/NodeResults.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
using BH.oM.Structure.Elements;
using System;
using System.Collections;
using BH.oM.Structure.Results.Nodal_Results;

namespace BH.Adapter.Robot
{
Expand Down

0 comments on commit 1b78ae1

Please sign in to comment.