Skip to content

Commit 78d6807

Browse files
authored
Removing incorrect output from command example due to consistent data set usage throughout doc (#5488)
1 parent de43037 commit 78d6807

File tree

1 file changed

+0
-4
lines changed
  • source/reference/operator/query

1 file changed

+0
-4
lines changed

source/reference/operator/query/in.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,6 @@ Example output:
127127
tags: [ 'school', 'home' ],
128128
exclude: false
129129
},
130-
{
131-
item: 'Maps',
132-
tags: [ 'office', 'storage' ]
133-
},
134130
{
135131
item: 'Books',
136132
quantity: 5,

0 commit comments

Comments
 (0)