hammond_data::Feed: Remove unused parts.
This commit is contained in:
@@ -95,7 +95,6 @@ fn bench_get_normal_feeds(b: &mut Bencher) {
|
||||
b.iter(|| {
|
||||
let sources = hammond_data::dbqueries::get_sources().unwrap();
|
||||
index_loop(sources);
|
||||
println!("I RUN");
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user