Skip to content

Commit 89eb7c0

Browse files
committed
fix(showcase): keep up with changes
1 parent 801b147 commit 89eb7c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/http/showcase.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ mod tests {
6666
use serde_json::json;
6767

6868
use crate::async_graphql_hyper::GraphQLRequest;
69+
use crate::blueprint::Upstream;
6970
use crate::cli::init_runtime;
70-
use crate::config::Upstream;
7171
use crate::http::handle_request;
7272
use crate::http::showcase::create_app_ctx;
7373

0 commit comments

Comments
 (0)