Skip to content

Commit

Permalink
use stdlib context
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbednarz committed Mar 2, 2021
1 parent 34a3cb1 commit 9b62079
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions zone_example_test.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
package cloudflare_test

import (
"context"
"fmt"
"log"

"golang.org/x/net/context"

cloudflare "github.com/cloudflare/cloudflare-go"
)

Expand Down

0 comments on commit 9b62079

Please sign in to comment.