Remove unused package.
This commit is contained in:
parent
315815cf9d
commit
1f7e699718
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ package netboxgo
|
||||||
import (
|
import (
|
||||||
"crypto/tls"
|
"crypto/tls"
|
||||||
"encoding/json"
|
"encoding/json"
|
||||||
"fmt"
|
|
||||||
"github.com/gorilla/schema"
|
"github.com/gorilla/schema"
|
||||||
"github.com/pkg/errors"
|
"github.com/pkg/errors"
|
||||||
"io/ioutil"
|
"io/ioutil"
|
||||||
|
|
Loading…
Reference in a new issue