Skip to content

Commit 593514a

Browse files
committed
rustfmt
1 parent cf780e5 commit 593514a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

volga/src/http/endpoints/args/cancellation_token.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ mod tests {
171171

172172
assert!(token.is_cancelled());
173173
}
174-
174+
175175
#[test]
176176
fn it_gets_from_request_parts() {
177177
let token = TokioCancellationToken::new();

0 commit comments

Comments
 (0)