Skip to content

Commit 2f9485e

Browse files
committed
chore: removed comment
1 parent d64aea3 commit 2f9485e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: commands/instances.go

-3
Original file line numberDiff line numberDiff line change
@@ -268,9 +268,6 @@ func Init(req *rpc.InitRequest, responseCallback func(r *rpc.InitResponse)) erro
268268
// after reinitializing an instance after installing or uninstalling a core.
269269
// If this is not done the information of the uninstall core is kept in memory,
270270
// even if it should not.
271-
272-
// register whether the discoveries are running, if so we need to start them in
273-
// order for the previous watchers to keep receiving events
274271
pmb, commitPackageManager := instance.pm.NewBuilder()
275272

276273
loadBuiltinTools := func() []error {

0 commit comments

Comments
 (0)