We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e87dfa1 commit 4e217afCopy full SHA for 4e217af
internal/provider/model_catalystcenter_fabric_ewlc.go
@@ -49,13 +49,6 @@ func (data FabricEWLC) getPath() string {
49
50
// End of section. //template:end getPath
51
52
-// Section below is generated&owned by "gen/generator.go". //template:begin getFallbackPath
53
-func (data FabricEWLC) getFallbackPath() string {
54
- return fmt.Sprintf("", url.QueryEscape(data.FabricId.ValueString()))
55
-}
56
-
57
-// End of section. //template:end getFallbackPath
58
59
// Section below is generated&owned by "gen/generator.go". //template:begin getPathDelete
60
61
// End of section. //template:end getPathDelete
0 commit comments