diff --git a/internal/era/execdb/iterator.go b/internal/era/execdb/iterator.go index 257993312e..655edb0e01 100644 --- a/internal/era/execdb/iterator.go +++ b/internal/era/execdb/iterator.go @@ -1,4 +1,4 @@ -// Copyright 2024 The go-ethereum Authors +// Copyright 2025 The go-ethereum Authors // This file is part of the go-ethereum library. // // The go-ethereum library is free software: you can redistribute it and/or modify diff --git a/internal/era/iterator.go b/internal/era/iterator.go deleted file mode 100644 index 3da3a85d4d..0000000000 --- a/internal/era/iterator.go +++ /dev/null @@ -1 +0,0 @@ -package era