Fix Codacy issue

This commit is contained in:
Raman 2017-09-15 11:14:17 -04:00
parent c0473d0362
commit 3649fb4497

View File

@ -501,5 +501,6 @@ public final class ThunderbirdMboxFileIngestModule implements FileIngestModule {
@Override
public void shutDown() {
// nothing to shut down
}
}