mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
bencher: fix udp sets
This commit is contained in:
parent
2c7bcf71ad
commit
21a530189e
1 changed files with 0 additions and 1 deletions
|
|
@ -87,7 +87,6 @@ impl UdpCommand {
|
|||
],
|
||||
UdpTracker::OpenTracker => vec![
|
||||
OpenTrackerUdpRunner::new(2, Priority::High),
|
||||
OpenTrackerUdpRunner::new(4, Priority::Medium),
|
||||
],
|
||||
UdpTracker::Chihaya => vec![
|
||||
ChihayaUdpRunner::new(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue