Remove unused

This commit is contained in:
Dominik Werder
2025-04-10 13:54:49 +02:00
parent 2e90ec19a0
commit aa547df336
5 changed files with 10 additions and 68 deletions

View File

@@ -2,7 +2,6 @@ mod enumfetch;
use crate::conf::ChannelConfig;
use crate::metrics::status::StorageUsage;
use crate::metrics::types::CaConnMetrics;
use crate::throttletrace::ThrottleTrace;
use async_channel::Receiver;
use async_channel::Sender;