Skip to content

Commit 83c1a7a

Browse files
committed
Merge branch 'master' of github.com:elastic/elasticsearch-net
2 parents 9b927a0 + 35d9092 commit 83c1a7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Nest/QueryDsl/Abstractions/Query/BoolQueryExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,4 @@ private static QueryContainer CreateMustContainer(IList<QueryContainer> mustClau
103103
Filter = filters.ToListOrNullIfEmpty()
104104
};
105105
}
106-
}
106+
}

0 commit comments

Comments
 (0)