chore: remove empty line in u_parrots.go

Co-authored-by: Gaukas Wang <i@gauk.as>
Signed-off-by: adotkhan <61702862+adotkhan@users.noreply.github.com>
This commit is contained in:
adotkhan 2024-07-19 00:23:28 -04:00 committed by GitHub
parent 6a73d07bc2
commit db5af5dad9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2590,7 +2590,6 @@ func ShuffleChromeTLSExtensions(exts []TLSExtension) []TLSExtension {
func (uconn *UConn) applyPresetByID(id ClientHelloID) (err error) {
if uconn.clientHelloSpec == nil {
var spec ClientHelloSpec
uconn.ClientHelloID = id