Skip to content

Commit 61734a1

Browse files
committed
urgh stray comment
1 parent be7f609 commit 61734a1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

phd-tests/framework/src/test_vm/metrics.rs

-4
Original file line numberDiff line numberDiff line change
@@ -148,10 +148,6 @@ impl FakeOximeterSampler {
148148
);
149149
trace!(?res, "got stats response");
150150
Ok(res.json::<ProducerResults>().await?)
151-
/*
152-
let results =
153-
res.json::<ProducerResults>().await.expect("can deserialize");
154-
*/
155151
}
156152
}
157153

0 commit comments

Comments
 (0)