[roll] Roll fuchsia [omaha] Delete dead code found by new Rust version

The new Rust compiler marks this mock function as dead code. Deleting it
to enable the Rust toolchain roll.

Original-Bug: 357638242
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1106796
Original-Revision: 212e0deb242e96f2cc900dc5092f732316c3e865
GitOrigin-RevId: 8bb738f2497d28dd759c0d2fc0e8f59a12780c35
Change-Id: I117a2dcc14ea9387edd2ad6701a7d9ac4e55584f
1 file changed
tree: a0a6ab66628019702c2c701c31eaf4c7359a4ecc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.