stats quiet

This commit is contained in:
John Smith 2022-12-16 23:19:37 -05:00
parent 500c2f32eb
commit 085767f7b7

View File

@ -1791,7 +1791,6 @@ impl RouteSpecStore {
return Some(res);
}
log_rtab!(debug "route missing for stats: {}", key);
None
}