X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Fclientapi%2Fcommon%2Fget_all_subscriptions_parameters.go;h=9caeeba2bdc6d51bef5134231298e155f91012f6;hb=c79bd0e1a4fe855b06c8f8131f162d0ee4a5f9f5;hp=1139f9079ffd20996b9de32b6f462f6c9be48cb2;hpb=9ea6c7860300c299b9fe68caaf8aff61b3ec71d2;p=ric-plt%2Fxapp-frame.git diff --git a/pkg/clientapi/common/get_all_subscriptions_parameters.go b/pkg/clientapi/common/get_all_subscriptions_parameters.go index 1139f90..9caeeba 100644 --- a/pkg/clientapi/common/get_all_subscriptions_parameters.go +++ b/pkg/clientapi/common/get_all_subscriptions_parameters.go @@ -13,8 +13,7 @@ import ( "github.com/go-openapi/errors" "github.com/go-openapi/runtime" cr "github.com/go-openapi/runtime/client" - - strfmt "github.com/go-openapi/strfmt" + "github.com/go-openapi/strfmt" ) // NewGetAllSubscriptionsParams creates a new GetAllSubscriptionsParams object