Skip to content

Commit

Permalink
add pvpanic to standalone
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkw committed Jan 10, 2024
1 parent d63545f commit 2f56876
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/propolis-standalone/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ use anyhow::Context;
use clap::Parser;
use futures::future::BoxFuture;
use propolis::hw::qemu::pvpanic::QemuPvpanic;
use propolis::inventory::Entity;
use slog::{o, Drain};
use strum::IntoEnumIterator;
use tokio::runtime;
Expand Down

0 comments on commit 2f56876

Please sign in to comment.