Skip to content

Commit b76da20

Browse files
committed
fmt
1 parent 4a4cc80 commit b76da20

2 files changed

Lines changed: 307 additions & 308 deletions

File tree

rust/api/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ pub mod error;
2020
pub mod kv_store;
2121

2222
/// Contains request/response types generated from the API definition of VSS.
23-
#[rustfmt::skip]
2423
pub mod types;
2524

2625
#[cfg(feature = "_test_utils")]

0 commit comments

Comments
 (0)