performance-metrics: Remove obsolete TODO

We upload from the file written to disk.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
Rob Bradford 2022-03-14 09:47:09 +00:00 committed by Sebastien Boeuf
parent 8bef32d389
commit 5934319953

View File

@ -497,7 +497,6 @@ fn main() {
cleanup_tests();
// Todo: Report/upload to the metrics database
report_file
.write(
serde_json::to_string_pretty(&metrics_report)