Skip to content

Commit c50e333

Browse files
committed
clean up
1 parent 082e85d commit c50e333

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/command/command_service.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,6 @@ func (cs *CommandService) receiveCallback(ctx context.Context) func() error {
388388
var err error
389389
cs.subscribeClient, err = cs.commandServiceClient.Subscribe(ctx)
390390
if err != nil {
391-
slog.Info("Error: ", "", err)
392391
subscribeErr := cs.handleSubscribeError(ctx, err, "create subscribe client")
393392
cs.subscribeClientMutex.Unlock()
394393

0 commit comments

Comments
 (0)