Skip to content

Commit 40fbbda

Browse files
committed
chore: remove unused import
1 parent a33a073 commit 40fbbda

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;
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)