Skip to content

Commit f034f95

Browse files
committed
cargo clippy/fmt
1 parent a44486d commit f034f95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/cubesql/cubeclient/src/models/v1_load_request_query.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ impl V1LoadRequestQuery {
5757
}
5858
}
5959
}
60-
///
60+
6161
#[derive(Clone, Copy, Debug, Eq, PartialEq, Ord, PartialOrd, Hash, Serialize, Deserialize)]
6262
pub enum Cache {
6363
#[serde(rename = "stale-if-slow")]

0 commit comments

Comments
 (0)