Skip to content

Commit

Permalink
fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
davepacheco committed Oct 2, 2024
1 parent d30fc78 commit 7a8683d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dropshot_endpoint/src/api_trait.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1780,7 +1780,7 @@ mod tests {
#[channel {
protocol = WEBSOCKETS,
path = "/ws",
operation_id = "vzeroupper",
operation_id = "vzeroupper",
}]
async fn handler_ws(
rqctx: RequestContext<Self::Context>,
Expand Down

0 comments on commit 7a8683d

Please sign in to comment.