Cleaned up linter warnings
This commit is contained in:
@ -74,8 +74,6 @@ func (f *Function) CompileTokens(body token.List) error {
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
|
||||
start = -1
|
||||
}
|
||||
|
||||
start = i + 1
|
||||
|
Reference in New Issue
Block a user