This commit is contained in:
Ann Priestman 2017-12-29 12:45:31 -05:00
parent dce17a87be
commit a8b0c4f1bc

View File

@ -177,7 +177,6 @@ public class FileTypeDetector {
/**
* Gets the MIME type of a file, detecting it if it is not already known. If
* detection is necessary, the result is saved to the AbstractFile object
* and optionally added to the case database.
*
* IMPORTANT: This method should only be called by ingest modules. All other
* clients should call AbstractFile.getMIMEType, and may call