added some JavaDoc comments

Former-commit-id: f4c296a2bbc5b56f8bcd944974e651bf1e19c431
This commit is contained in:
Jeremy Long
2013-12-07 13:29:05 -05:00
parent b3980acbf5
commit 4ea9445a8f

View File

@@ -39,10 +39,6 @@ import org.owasp.dependencycheck.utils.Settings;
*/
public class DataStoreMetaInfo {
/**
* Batch key word, used as key to store information about batch mode.
*/
public static final String BATCH = "batch";
/**
* Modified key word, used as a key to store information about the modified
* file (i.e. the containing the last 8 days of updates)..