Skip to content

Commit 97e13e7

Browse files
committed
chore(schema): delete schema map access temporarily
1 parent e33c548 commit 97e13e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/schema/schema.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//go:generate go tool schema
1+
////go:generate go tool schema
22

33
// Package schema contains the "raw" JSONSchema source for each OpenRPC
44
// method defined by Ethereum's execution APIs.

0 commit comments

Comments
 (0)