mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Don't import via glob to avoid (unused) objects colliding in the namespace. This fixes a beta clippy issue. Signed-off-by: Rob Bradford <rbradford@rivosinc.com>