X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Frestapi%2Foperations%2Fcommon%2Fsubscribe_responses.go;h=4af55828ef403c1c9741e922dc53018e2fe37f03;hb=c79bd0e1a4fe855b06c8f8131f162d0ee4a5f9f5;hp=fc5515ccf6772954a927d2715ed5b055d59206bf;hpb=3602bf801fef17e317cb35a4c710118ec80908b9;p=ric-plt%2Fxapp-frame.git diff --git a/pkg/restapi/operations/common/subscribe_responses.go b/pkg/restapi/operations/common/subscribe_responses.go index fc5515c..4af5582 100644 --- a/pkg/restapi/operations/common/subscribe_responses.go +++ b/pkg/restapi/operations/common/subscribe_responses.go @@ -10,7 +10,7 @@ import ( "github.com/go-openapi/runtime" - models "gerrit.o-ran-sc.org/r/ric-plt/xapp-frame/pkg/models" + "gerrit.o-ran-sc.org/r/ric-plt/xapp-frame/pkg/models" ) // SubscribeCreatedCode is the HTTP code returned for type SubscribeCreated