Skip to content

Commit

Permalink
Merge pull request #204 from TAMULib/remove-log
Browse files Browse the repository at this point in the history
Remove log statement
  • Loading branch information
jmicah committed Aug 29, 2018
2 parents 4315f3e + f153a74 commit d3ba413
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ public void onFileDelete(File file) {

@Override
public void onStop(FileAlterationObserver observer) {
logger.info("File listener has stopped: " + observer.getDirectory().getAbsolutePath());
}

protected void initializePendingResources(String documentName) {
Expand Down

0 comments on commit d3ba413

Please sign in to comment.