Skip to content

Commit

Permalink
Linted
Browse files Browse the repository at this point in the history
  • Loading branch information
durkmurder committed Jan 11, 2023
1 parent dc80b46 commit 4d63ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/consensus/notifier.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
package main

import (
"github.com/onflow/flow-go/model/flow"
"github.com/rs/zerolog"

"github.com/onflow/flow-go/consensus/hotstuff/notifications"
"github.com/onflow/flow-go/consensus/hotstuff/notifications/pubsub"
"github.com/onflow/flow-go/model/flow"
"github.com/onflow/flow-go/module"
metricsconsumer "github.com/onflow/flow-go/module/metrics/hotstuff"
)
Expand Down

0 comments on commit 4d63ac3

Please sign in to comment.