Disable user-defined artifacts testing module

This commit is contained in:
Richard Cordovano 2016-01-28 08:59:58 -05:00
parent cadfda3137
commit 7d9e36f4c6

View File

@ -17,7 +17,7 @@ import org.sleuthkit.autopsy.ingest.IngestModuleIngestJobSettings;
*
* @author oliver
*/
@ServiceProvider(service = IngestModuleFactory.class)
//@ServiceProvider(service = IngestModuleFactory.class)
public class UserArtifactIngestModuleFactory extends IngestModuleFactoryAdapter {
static String getModuleName() {