x/ref/services/device/deviced/internal/impl: remove extra restartAppIfNecessary

An extra 'go r.startState.restartAppIfNecessary(ctx, idir)' seems to have been
introduced by v.io/c/12897. The way it appeared in the patch sets suggests a bad
merge:
https://vanadium-review.googlesource.com/#/c/12897/5..6/services/device/internal/impl/instance_reaping.go

Change-Id: Ic983dfc929688e40f14702250a1dde03d3775e54
1 file changed
tree: 1cb3e2585cc4c34a8cf95629fadd1f01ea905830
  1. cmd/
  2. examples/
  3. internal/
  4. lib/
  5. runtime/
  6. services/
  7. test/
  8. .gitignore
  9. AUTHORS
  10. CONTRIBUTORS
  11. envvar.go
  12. envvar_test.go
  13. LICENSE
  14. PATENTS
  15. README.md
  16. VERSION
README.md

Vanadium

This repository contains a reference implementation of the Vanadium APIs.

Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.