Removed "loop" iterator type.
This commit is contained in:
parent
985161325e
commit
1d0540af17
1 changed files with 0 additions and 2 deletions
|
|
@ -206,7 +206,6 @@ const (
|
||||||
Not
|
Not
|
||||||
Optional
|
Optional
|
||||||
Materialize
|
Materialize
|
||||||
Loop
|
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|
@ -228,7 +227,6 @@ var (
|
||||||
"not",
|
"not",
|
||||||
"optional",
|
"optional",
|
||||||
"materialize",
|
"materialize",
|
||||||
"loop",
|
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue