fix: drop duplicated luxfi/keys import (sed left 2 identical lines)

This commit is contained in:
Hanzo AI
2026-05-31 21:31:09 -07:00
parent c3b0144ae2
commit c8ed115875
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -20,7 +20,6 @@ import (
"time"
"github.com/luxfi/keys"
"github.com/luxfi/keys"
)
type ValidatorBackup struct {
-1
View File
@@ -9,7 +9,6 @@ import (
"time"
"github.com/luxfi/keys"
"github.com/luxfi/keys"
)
func main() {