Skip to content

Commit

Permalink
golangci fix
Browse files Browse the repository at this point in the history
  • Loading branch information
refaktor committed Mar 5, 2024
1 parent 0f829ff commit 40e87a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion evaldo/builtins.go
Original file line number Diff line number Diff line change
Expand Up @@ -7109,7 +7109,6 @@ func RegisterBuiltinsInContext(builtins map[string]*env.Builtin, ps *env.Program

wordIdx := ps.Idx.IndexWord(name)
ps.Ctx.Set(wordIdx, *newctx)

}

func registerBuiltin(ps *env.ProgramState, word string, builtin env.Builtin) {
Expand Down

0 comments on commit 40e87a3

Please sign in to comment.