remove whitespace.

pull/94/head
pdliyan 1 year ago
parent d22827603d
commit 0f4584ef7a

@ -80,7 +80,6 @@ async fn main() -> Result<(), anyhow::Error> {
warn!("cannot remove mem lock");
}
// This will include your eBPF object file as raw bytes at compile-time and load it at
// runtime. This approach is recommended for most real-world use cases. If you would
// like to specify the eBPF program at runtime rather than at compile-time, you can

Loading…
Cancel
Save