Skip to content

Commit

Permalink
Removed systemtype from builtins
Browse files Browse the repository at this point in the history
  • Loading branch information
MaksymMalicki committed Jan 10, 2025
1 parent f105506 commit 2ee12e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/vm/builtins/builtin_runner.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ const (
AddModeType
MulModType
GasBuiltinType
SystemType
)

func Runner(name BuiltinType) memory.BuiltinRunner {
Expand Down

0 comments on commit 2ee12e0

Please sign in to comment.