[roll] Roll experiences [dart] cleanup unnecessary imports

An upcoming dart roll will be more strict about checking
imports. This cleans up all the places where this will fail
when the roll happens.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/experiences/+/589104
Original-Revision: 9400413e58b29cbf73e3b3cff742e1190ba468d7
GitOrigin-RevId: b1bc83e0d397fb4643cb23c41977fa790cf4a4d4
Change-Id: Ide222f8ccbd587031a9e8c48cfad0b71d2ca6f26
1 file changed
tree: 7edf1f2413dc6977098209021460d628ea8f38ce
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.