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