Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
pgautier404 committed May 16, 2024
1 parent 9c5570f commit 45fa606
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion momento/src/commands/cloud_linter/metrics.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ use crate::error::CliError;
pub(crate) struct Metric {
pub name: String,
pub values: Vec<f64>,
// TODO: add `timestamps` field for bucket size bytes?
}

pub(crate) struct MetricTarget {
Expand Down

0 comments on commit 45fa606

Please sign in to comment.