Skip to content

Commit daf8e3c

Browse files
committed
docs: fix import formating
1 parent be96694 commit daf8e3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

post-compute/src/compute/web2_result.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ pub trait Web2ResultInterface {
8282
///
8383
/// ```rust
8484
/// use tee_worker_post_compute::compute::{
85-
/// web2_result::{Web2ResultInterface, Web2ResultService},
8685
/// computed_file::ComputedFile,
86+
/// web2_result::{Web2ResultInterface, Web2ResultService},
8787
/// };
8888
///
8989
/// let computed_file = ComputedFile {

0 commit comments

Comments
 (0)