Remove Duck hidden in code (#1445)
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
This commit is contained in:
@@ -242,7 +242,6 @@ func GetSubnetRegisterResponse(session *models.Principal, params admin_api.Subne
|
||||
}
|
||||
|
||||
func GetSubnetInfoResponse(session *models.Principal, client cluster.HTTPClientI) (*models.License, *models.Error) {
|
||||
fmt.Println("quack")
|
||||
ctx := context.Background()
|
||||
mAdmin, err := NewMinioAdminClient(session)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user