Skip to content

Commit

Permalink
Update usages so that we're using the SDK helper method instead.
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbware committed Nov 28, 2023
1 parent 069ecfe commit 0104f66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ namespace COMET.Web.Common.Tests.Extensions
{
using System.Collections.Generic;

using CDP4Common.Helpers;
using CDP4Common.Types;

using COMET.Web.Common.Extensions;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
namespace COMETwebapp.Extensions
{
using CDP4Common.EngineeringModelData;
using CDP4Common.Helpers;

using COMET.Web.Common.Extensions;

Expand Down

0 comments on commit 0104f66

Please sign in to comment.