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_CMDLINE constant from performance_tests.rs. The identical public constant from test_infra is already available via wildcard import. Signed-off-by: Muminul Islam <muislam@microsoft.com>