mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 15:37:56 -05:00
Remove unused code (#6065)
* Ran code cleanup from goland * Typo * Remove unused code * Gazelle * Delete comments
This commit is contained in:
@@ -15,8 +15,6 @@ import (
|
||||
"strings"
|
||||
)
|
||||
|
||||
var fset = token.NewFileSet()
|
||||
|
||||
func malign(pos token.Pos, str *types.Struct) error {
|
||||
wordSize := int64(8)
|
||||
maxAlign := int64(8)
|
||||
|
||||
Reference in New Issue
Block a user