Skip to content

Commit

Permalink
Fix linter issues
Browse files Browse the repository at this point in the history
  • Loading branch information
fasmat committed Aug 13, 2024
1 parent 6703062 commit 36a7005
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bootstrap/types.go
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
package bootstrap

import (
"github.com/spacemeshos/go-spacemesh/common/types"
"go.uber.org/zap/zapcore"

"github.com/spacemeshos/go-spacemesh/common/types"
)

type Update struct {
Expand Down

0 comments on commit 36a7005

Please sign in to comment.