Skip to content

Commit

Permalink
fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
mvertes authored and traefiker committed Feb 2, 2021
1 parent f104042 commit c0c5a97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion interp/run.go
Original file line number Diff line number Diff line change
Expand Up @@ -3432,7 +3432,6 @@ func isNil(n *node) {
dest(f).SetBool(false)
return fnext
}

}

func isNotNil(n *node) {
Expand Down

0 comments on commit c0c5a97

Please sign in to comment.