Skip to content

Commit b5c0f05

Browse files
committed
chore: remove unused import
1 parent 99037b7 commit b5c0f05

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/http/src/service.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,6 @@ mod tests {
413413
use graph::data::value::{Object, Word};
414414
use http::header::CONTENT_TYPE;
415415
use http::status::StatusCode;
416-
use hyper::body::HttpBody;
417416
use hyper::service::Service;
418417
use hyper::{Body, Method, Request};
419418

0 commit comments

Comments
 (0)