Add optional subscription ID
[ric-plt/xapp-frame.git] / pkg / restapi / operations / common / unsubscribe_parameters.go
index 19f5111..4458fb1 100644 (file)
@@ -10,8 +10,7 @@ import (
 
        "github.com/go-openapi/errors"
        "github.com/go-openapi/runtime/middleware"
-
-       strfmt "github.com/go-openapi/strfmt"
+       "github.com/go-openapi/strfmt"
 )
 
 // NewUnsubscribeParams creates a new UnsubscribeParams object