Skip to content

Commit 1c64975

Browse files
committed
chore: clippy -fix
1 parent 14e85ab commit 1c64975

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
*/
1010

1111
/// V1CubeMetaType : Type of cube
12-
1312
/// Type of cube
1413
#[derive(Clone, Copy, Debug, Eq, PartialEq, Ord, PartialOrd, Hash, Serialize, Deserialize)]
1514
pub enum V1CubeMetaType {

0 commit comments

Comments
 (0)