Skip to content

Commit

Permalink
Update govcr.go
Browse files Browse the repository at this point in the history
  • Loading branch information
seborama authored Jul 17, 2016
1 parent ae36fe8 commit ae49421
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion govcr.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ type VCRConfig struct {
// PCB stands for Printed Circuit Board. It is a structure that holds some
// facilities that are passed to the VCR machine to modify its internals.
type pcb struct {
DisableRecording bool
Transport http.RoundTripper
ExcludeHeaderFunc ExcludeHeaderFunc
RequestBodyFilterFunc BodyFilterFunc
Expand Down

0 comments on commit ae49421

Please sign in to comment.