Add optional subscription ID
[ric-plt/xapp-frame.git] / pkg / clientapi / common / subscribe_parameters.go
index 81ad7b3..1447a0f 100644 (file)
@@ -13,10 +13,9 @@ import (
        "github.com/go-openapi/errors"
        "github.com/go-openapi/runtime"
        cr "github.com/go-openapi/runtime/client"
+       "github.com/go-openapi/strfmt"
 
-       strfmt "github.com/go-openapi/strfmt"
-
-       clientmodel "gerrit.o-ran-sc.org/r/ric-plt/xapp-frame/pkg/clientmodel"
+       "gerrit.o-ran-sc.org/r/ric-plt/xapp-frame/pkg/clientmodel"
 )
 
 // NewSubscribeParams creates a new SubscribeParams object