Skip to content

Commit b46d7a5

Browse files
committed
Refactor naming
2 parents 019c42c + b7eeb55 commit b46d7a5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

idl/chromadb/proto/query_executor.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@ enum ReadLevel {
184184
message SearchPlan {
185185
ScanOperator scan = 1;
186186
repeated SearchPayload payloads = 2;
187-
// Specifies the read level for this query
188187
ReadLevel read_level = 3;
189188
}
190189

0 commit comments

Comments
 (0)