Skip to content

Commit

Permalink
Merge pull request #9 from vashilK/RC-improvements
Browse files Browse the repository at this point in the history
RC-improvements: updated template
  • Loading branch information
vashilK committed Dec 4, 2022
2 parents bc2ea72 + 52ead4b commit 9bc14cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/resources/vtemplates/listTypeReference.vm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ public class ${className} {

/** This file is generated by Redis-Cache to get access to TypeReference */

@Override
public static ${type} getType(){
return new ${gtype}() {};
}
Expand Down

0 comments on commit 9bc14cd

Please sign in to comment.