Skip to content

Commit

Permalink
HHH-17460 - Ongoing JPA 32 work
Browse files Browse the repository at this point in the history
  • Loading branch information
sebersole committed Mar 29, 2024
1 parent ccb5b86 commit 5c18928
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 194 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ private String getRelativeName(String resourceName) {
return resourceName.substring( resourceName.lastIndexOf("/") + 1 );
}
}
}
}

0 comments on commit 5c18928

Please sign in to comment.