Skip to content

Commit 4e217af

Browse files
remove getFallbackPath from model file for catalystcenter_fabric_ewlc resource
1 parent e87dfa1 commit 4e217af

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

internal/provider/model_catalystcenter_fabric_ewlc.go

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,6 @@ func (data FabricEWLC) getPath() string {
4949

5050
// End of section. //template:end getPath
5151

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-
5952
// Section below is generated&owned by "gen/generator.go". //template:begin getPathDelete
6053

6154
// End of section. //template:end getPathDelete

0 commit comments

Comments
 (0)