Darien Raymond 7 anni fa
parent
commit
69774c99dc
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      common/crypto/auth.go

+ 0 - 1
common/crypto/auth.go

@@ -99,7 +99,6 @@ func NewAuthenticationReader(auth Authenticator, sizeParser ChunkSizeDecoder, re
 		transferType: transferType,
 		padding:      paddingLen,
 		size:         -1,
-		paddingLen:   -1,
 	}
 }