Cleaned up linter warnings
This commit is contained in:
parent
c67cb81830
commit
b6947dab18
6 changed files with 29 additions and 28 deletions
|
@ -74,8 +74,6 @@ func (f *Function) CompileTokens(body token.List) error {
|
|||
if err != nil {
|
||||
return err
|
||||
}
|
||||
|
||||
start = -1
|
||||
}
|
||||
|
||||
start = i + 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue