Remove unused variable
This commit is contained in:
parent
19c883cdfe
commit
13ba6d938b
@ -81,7 +81,6 @@ type Settings struct {
|
|||||||
invokes []fx.Option
|
invokes []fx.Option
|
||||||
|
|
||||||
Online bool // Online option applied
|
Online bool // Online option applied
|
||||||
Bootstrap bool // Start chain syncer bootstrapped
|
|
||||||
Config bool // Config option applied
|
Config bool // Config option applied
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user