Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
axenteoctavian committed Dec 11, 2024
1 parent 1d33d21 commit 80162b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion node/nodeRunner.go
Original file line number Diff line number Diff line change
Expand Up @@ -1112,7 +1112,6 @@ func (nr *nodeRunner) CreateManagedStatusComponents(
IsInImportMode: isInImportMode,
StatusCoreComponents: managedStatusCoreComponents,
CryptoComponents: cryptoComponents,
IsSovereign: false,
}

statusComponentsFactory, err := statusComp.NewStatusComponentsFactory(statArgs)
Expand Down

0 comments on commit 80162b9

Please sign in to comment.