Skip to content

Commit

Permalink
post conflict fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kermitt2 committed Jan 22, 2021
1 parent 6bf9995 commit 397f9b1
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -141,10 +141,6 @@ public static File getGrobidHomePath() {
return grobidHome;
}

public static String getGrobidHome() {
return GROBID_HOME_PATH.getPath();
}

/**
* Set the grobid-home path.
*/
Expand Down

0 comments on commit 397f9b1

Please sign in to comment.