Skip to content

Commit

Permalink
clean up docs
Browse files Browse the repository at this point in the history
  • Loading branch information
yjhmelody committed Jun 24, 2024
1 parent 122fb02 commit 86c3dd2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/extensions/server/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -152,10 +152,8 @@ impl SubwayServerBuilder {
methods: Methods,
stop_handle: StopHandle,
rpc_metrics: RpcMetrics,
// TODO: this is not cheap.
svc_builder: TowerServiceBuilder<RpcMiddleware, HttpMiddleware>,
rate_limit_builder: Option<Arc<RateLimitBuilder>>,
// TODO: this is not cheap.
rpc_method_weights: MethodWeights,
}

Expand Down

0 comments on commit 86c3dd2

Please sign in to comment.