Returned null in tagged hash report module to keep behavior

This commit is contained in:
U-BASIS\dsmyda 2019-07-23 11:53:50 -04:00
parent 9f1ec6bcd1
commit 7c7513dc2d

View File

@ -65,7 +65,7 @@ public class AddTaggedHashesToHashDb implements GeneralReportModule {
@Override
public String getRelativeFilePath() {
return "";
return null;
}
@Messages({