Skip to content

Commit

Permalink
Removed one last commented line
Browse files Browse the repository at this point in the history
  • Loading branch information
icoatesosu committed Jul 28, 2020
1 parent 17e3e1c commit ccf1305
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion provider/bluecat/bluecat_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ type Changes struct {
}

func (g mockGatewayClient) getBluecatZones(zoneName string) ([]BluecatZone, error) {
// fmt.Println("ac")
return *g.mockBluecatZones, nil
}
func (g mockGatewayClient) getHostRecords(zone string, records *[]BluecatHostRecord) error {
Expand Down

0 comments on commit ccf1305

Please sign in to comment.