mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Remove the local remote_command() function from performance_tests.rs. The identical function is now available from test_infra via the existing glob import. Signed-off-by: Muminul Islam <muislam@microsoft.com>