X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Fmodels%2Fsubsequent_action.go;h=694725e79e2b290876a7d9060c26cd1432d41e8e;hb=refs%2Fchanges%2F29%2F6729%2F2;hp=c8468c5d2cad77180500f1b814f9e8672f031172;hpb=3602bf801fef17e317cb35a4c710118ec80908b9;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 {