Skip to content

Commit 875fb24

Browse files
committed
Remove unused error
1 parent ee5a8d4 commit 875fb24

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

trino-lb-core/src/trino_api.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ pub enum Error {
2020
trino_lb_addr: Url,
2121
},
2222

23-
#[snafu(display("Failed to parse nextUri Trino send us"))]
24-
ParseNextUriFromTrino { source: url::ParseError },
25-
2623
#[snafu(display("Failed to parse segment ackUri Trino send us"))]
2724
ParseSegmentAckUriFromTrino { source: url::ParseError },
2825

0 commit comments

Comments
 (0)