mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
remove dead code
This commit is contained in:
parent
1d1882b59d
commit
03b1a0d1f1
2 changed files with 0 additions and 5 deletions
|
@ -20,7 +20,6 @@ type BrokerChannel struct {
|
|||
// different from the host name in URL).
|
||||
Host string
|
||||
url *url.URL
|
||||
// transport http.Transport // Used to make all requests.
|
||||
transport http.RoundTripper // Used to make all requests.
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue