Skip to content

Commit

Permalink
Remove unused function
Browse files Browse the repository at this point in the history
  • Loading branch information
DerAndereAndi committed Jan 26, 2024
1 parent e9fbd07 commit 84fda3f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions model/commondatatypes_additions.go
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,3 @@ func (r *FeatureAddressType) String() string {
}
return result
}

func (r *FeatureAddressType) GetHashValue() string {
return r.String()
}

0 comments on commit 84fda3f

Please sign in to comment.