X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=pkg%2Fmodels%2Fx_app_config.go;fp=pkg%2Fmodels%2Fx_app_config.go;h=f1ec552a979935cdd9e0241adb62b8762893429a;hb=c79bd0e1a4fe855b06c8f8131f162d0ee4a5f9f5;hp=076e314f3b7b18bda109c0b985b9ca057e153fa4;hpb=9ea6c7860300c299b9fe68caaf8aff61b3ec71d2;p=ric-plt%2Fxapp-frame.git diff --git a/pkg/models/x_app_config.go b/pkg/models/x_app_config.go index 076e314..f1ec552 100644 --- a/pkg/models/x_app_config.go +++ b/pkg/models/x_app_config.go @@ -6,14 +6,14 @@ package models // Editing this file might prove futile when you re-run the swagger generate command import ( - 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" ) // XAppConfig x app config +// // swagger:model XAppConfig type XAppConfig struct {