Skip to content

Commit 26ace52

Browse files
committed
Fix up namespaces
1 parent 9b0801c commit 26ace52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Nest/XPack/Watcher/Input/ExpandWildcardsFormatter.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
using System.Collections.Generic;
66
using System.Linq;
77
using Elasticsearch.Net;
8-
using Elasticsearch.Net.Utf8Json;
8+
using Nest.Utf8Json;
99

1010
namespace Nest
1111
{

0 commit comments

Comments
 (0)