Skip to content

Commit ffaa7bc

Browse files
authored
Fix namespace after backport (#5419)
1 parent 69a53be commit ffaa7bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Nest/Aggregations/Metric/ExtendedStats/ExtendedStatsAggregate.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// See the LICENSE file in the project root for more information
44

55
using System.Runtime.Serialization;
6-
using Nest.Utf8Json;
6+
using Elasticsearch.Net.Utf8Json;
77

88
namespace Nest
99
{

0 commit comments

Comments
 (0)