fix linter
This commit is contained in:
parent
ef2200c28e
commit
5c2949b59d
@ -1,8 +1,9 @@
|
|||||||
package node
|
package node
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"go.uber.org/fx"
|
|
||||||
"reflect"
|
"reflect"
|
||||||
|
|
||||||
|
"go.uber.org/fx"
|
||||||
)
|
)
|
||||||
|
|
||||||
// Option is a functional option which can be used with the New function to
|
// Option is a functional option which can be used with the New function to
|
||||||
|
Loading…
Reference in New Issue
Block a user