mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Cleanup
This commit is contained in:
parent
dce17a87be
commit
a8b0c4f1bc
@ -177,7 +177,6 @@ public class FileTypeDetector {
|
|||||||
/**
|
/**
|
||||||
* Gets the MIME type of a file, detecting it if it is not already known. If
|
* 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
|
* 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
|
* IMPORTANT: This method should only be called by ingest modules. All other
|
||||||
* clients should call AbstractFile.getMIMEType, and may call
|
* clients should call AbstractFile.getMIMEType, and may call
|
||||||
|
Loading…
x
Reference in New Issue
Block a user