X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Fmodels%2Fsubsequent_action.go;fp=pkg%2Fmodels%2Fsubsequent_action.go;h=694725e79e2b290876a7d9060c26cd1432d41e8e;hb=c79bd0e1a4fe855b06c8f8131f162d0ee4a5f9f5;hp=c8468c5d2cad77180500f1b814f9e8672f031172;hpb=9ea6c7860300c299b9fe68caaf8aff61b3ec71d2;p=ric-plt%2Fxapp-frame.git diff --git a/pkg/models/subsequent_action.go b/pkg/models/subsequent_action.go index c8468c5..694725e 100644 --- a/pkg/models/subsequent_action.go +++ b/pkg/models/subsequent_action.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" ) // SubsequentAction SubsequentAction is an OPTIONAL IE +// // swagger:model SubsequentAction type SubsequentAction struct {