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
|
||||
Optional
|
||||
Materialize
|
||||
Loop
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
@ -228,7 +227,6 @@ var (
|
|||
"not",
|
||||
"optional",
|
||||
"materialize",
|
||||
"loop",
|
||||
}
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue