Skip to content

Commit

Permalink
fix: add new class to the namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
melflitty-aneo committed Jul 31, 2023
1 parent 08a1ee5 commit d8cafd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Common/src/gRPC/ExpressionExt.cs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
using System;
using System.Linq.Expressions;

namespace ArmoniK.Core.Common.gRPC;

public static class ExpressionExt
{
/// <summary>
Expand Down

0 comments on commit d8cafd6

Please sign in to comment.