1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-03 22:39:56 +00:00

updated javadoc

This commit is contained in:
Brian Carrier
2018-05-21 13:46:02 -04:00
parent f0a11ed9a8
commit 44ec372fab

View File

@@ -226,9 +226,6 @@ public class EamArtifactUtil {
* Does not add the artifact to the database.
*
* @param content The content object
* @param knownStatus Unknown, notable, or known
* @param comment The comment for the new artifact (generally used for a
* tag comment)
*
* @return The new EamArtifact or null if creation failed
*/