Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
CMA2401PT committed Jul 18, 2024
1 parent de7f384 commit 4d5e673
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions value.go
Original file line number Diff line number Diff line change
Expand Up @@ -194,11 +194,6 @@ type LState struct {
hasErrorFunc bool
mainLoop func(*LState, *callFrame)
ctx context.Context
lhook Hooker
chook Hooker
rhook Hooker
cthook Hooker
prevline int
ctxCancelFn context.CancelFunc
lhook Hooker
chook Hooker
Expand Down

0 comments on commit 4d5e673

Please sign in to comment.