mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-17 03:42:46 +00:00
Cleanup unused code
This commit is contained in:
@@ -1274,7 +1274,6 @@ impl ApiTester {
|
||||
.await
|
||||
.0;
|
||||
|
||||
|
||||
assert!(self
|
||||
.client
|
||||
.clone()
|
||||
@@ -5124,4 +5123,4 @@ async fn optimistic_responses() {
|
||||
.await
|
||||
.test_check_optimistic_responses()
|
||||
.await;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user