Skip to content

Commit

Permalink
Remove redundant method
Browse files Browse the repository at this point in the history
  • Loading branch information
tijsrademakers committed Jul 12, 2024
1 parent b7441de commit ec07a47
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -187,12 +187,6 @@ public String getContext() {
return context;
}

@Override
protected String getResourcesRootDirectory() {
// TODO Auto-generated method stub
return null;
}

protected void dbSchemaUpgraded(ChangeLogVersion changeLogVersion) {

}
Expand Down

0 comments on commit ec07a47

Please sign in to comment.