remove rlimit use.

pull/94/head
pdliyan 1 year ago
parent bc2db6b112
commit f3eb374c3e

@ -46,7 +46,6 @@ use aya_log::BpfLogger;
use clap::Parser;
{% endif -%}
use log::{info, warn};
use rlimit::Resource;
use tokio::signal;
{% if program_types_with_opts contains program_type -%}

Loading…
Cancel
Save