Skip to content

Commit dcb10cd

Browse files
committed
chore: format
1 parent 31a3a1d commit dcb10cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/http/src/service.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ where
462462

463463
#[cfg(test)]
464464
mod tests {
465-
use graph::data::value::{Word, Object};
465+
use graph::data::value::{Object, Word};
466466
use graph::prelude::serde_json::json;
467467
use http::header::{CONTENT_LENGTH, CONTENT_TYPE};
468468
use http::status::StatusCode;

0 commit comments

Comments
 (0)