mirror of https://github.com/tidwall/tile38.git
Unnecessary code.
This commit is contained in:
parent
eb214cb889
commit
7c541949b1
|
@ -817,10 +817,6 @@ loop:
|
|||
vsout = parsedVs
|
||||
}
|
||||
default:
|
||||
if needObj {
|
||||
err = errInvalidArgument(wtok)
|
||||
return
|
||||
}
|
||||
break loop
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue