Skip to content

Commit

Permalink
Fix build (#39)
Browse files Browse the repository at this point in the history
* dep ensure removes this

* imported and not used
  • Loading branch information
mikecook authored and saiprasannasastry committed Sep 5, 2019
1 parent 423c9ae commit 609f18c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions infoblox/provider.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
package infoblox

import (
"fmt"
"github.com/hashicorp/terraform/helper/schema"
"github.com/hashicorp/terraform/terraform"
"github.com/infobloxopen/infoblox-go-client"
"strings"
"time"
)

Expand Down

0 comments on commit 609f18c

Please sign in to comment.