Wrong namespace
This commit is contained in:
parent
dc906379da
commit
b45aaeedc7
|
@ -1,6 +1,6 @@
|
||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
|
|
||||||
namespace RSND.Core.Querying.Queries;
|
namespace RSND.Core.Querying;
|
||||||
|
|
||||||
public static class QueryHelper
|
public static class QueryHelper
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue