Skip to content

Commit 795b7a8

Browse files
author
Stephane Landelle
committed
Dead code
1 parent 5b1e697 commit 795b7a8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

api/src/main/java/org/asynchttpclient/ProxyServer.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,6 @@ public Protocol getProtocol() {
8282
return protocol;
8383
}
8484

85-
public String getProtocolAsString() {
86-
return protocol.toString();
87-
}
88-
8985
public String getHost() {
9086
return host;
9187
}

0 commit comments

Comments
 (0)