remove unused initialVersion variable in session

This commit is contained in:
Marten Seemann 2020-12-18 12:00:17 +07:00
parent 9693a46d31
commit ad7d90779a
4 changed files with 3 additions and 22 deletions

View file

@ -2225,7 +2225,6 @@ var _ = Describe("Client Session", func() {
quicConf,
tlsConf,
42, // initial packet number
protocol.VersionTLS,
false,
false,
tracer,