Skip to content

Commit

Permalink
Delete debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsc2 committed Sep 19, 2023
1 parent 0fdad83 commit 78dd5d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/hints/ec_hint.go
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ func computeDoublingSlope(virtual_machine vm.VirtualMachine, exec_scopes types.E
if err != nil {
return err
}
fmt.Println("after point")

x := point.X.Pack86()
y := point.Y.Pack86()
Expand Down

0 comments on commit 78dd5d0

Please sign in to comment.