mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
fix fmt
This commit is contained in:
@ -4,9 +4,9 @@ import (
|
||||
"fmt"
|
||||
"strings"
|
||||
|
||||
nc "github.com/billputer/go-namecheap"
|
||||
"github.com/StackExchange/dnscontrol/models"
|
||||
"github.com/StackExchange/dnscontrol/providers"
|
||||
nc "github.com/billputer/go-namecheap"
|
||||
)
|
||||
|
||||
type Namecheap struct {
|
||||
|
Reference in New Issue
Block a user