Skip to content

Commit 19d8466

Browse files
committed
fix linter message
1 parent 3b351fe commit 19d8466

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/state/database.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,6 @@ func (db *cachingDB) EndVerkleTransition() {
250250
db.ended = true
251251
}
252252

253-
254253
type cachingDB struct {
255254
disk ethdb.KeyValueStore
256255
codeSizeCache *lru.Cache[common.Hash, int]

0 commit comments

Comments
 (0)