X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Fmodels%2Faction_to_be_setup.go;fp=pkg%2Fmodels%2Faction_to_be_setup.go;h=3ee10a4ef308fbf61819a4690015a44b38422c4f;hb=c79bd0e1a4fe855b06c8f8131f162d0ee4a5f9f5;hp=be945b0c59bd5e072bf09cd4e0814d18b91fb6ad;hpb=9ea6c7860300c299b9fe68caaf8aff61b3ec71d2;p=ric-plt%2Fxapp-frame.git diff --git a/pkg/models/action_to_be_setup.go b/pkg/models/action_to_be_setup.go index be945b0..3ee10a4 100644 --- a/pkg/models/action_to_be_setup.go +++ b/pkg/models/action_to_be_setup.go @@ -8,14 +8,14 @@ package models import ( "encoding/json" - strfmt "github.com/go-openapi/strfmt" - "github.com/go-openapi/errors" + "github.com/go-openapi/strfmt" "github.com/go-openapi/swag" "github.com/go-openapi/validate" ) // ActionToBeSetup action to be setup +// // swagger:model ActionToBeSetup type ActionToBeSetup struct {