Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
clausnagel committed Jan 5, 2025
1 parent 7c82b8f commit 4b51b25
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,4 @@ public SqlHelper getSqlHelper() {
public IndexHelper getIndexHelper() {
return indexHelper;
}

public String getCreateIndex(Index index) {
return getCreateIndex(index, false);
}
}

0 comments on commit 4b51b25

Please sign in to comment.