Skip to content

Commit

Permalink
#318 resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
AngeloIglesias authored and daivanov committed Jul 28, 2023
1 parent ae85763 commit abf5bbd
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ public String getType(DataProviderStrategy strategy,
PodamStringValue annotationStrategy = findElementOfType(
attributeMetadata.getAttributeAnnotations(), PodamStringValue.class);

retValue = getStringValue(attributeMetadata);

if (null != annotationStrategy) {

retValue = annotationStrategy.strValue();
Expand Down

0 comments on commit abf5bbd

Please sign in to comment.