mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-14 17:06:16 +00:00
Removed unused pacakge scope getter from NoModuleReportSettings
This commit is contained in:
parent
a80e0450fc
commit
2a8853a655
@ -32,13 +32,4 @@ public final class NoReportModuleSettings implements ReportModuleSettings {
|
|||||||
return serialVersionUID;
|
return serialVersionUID;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* Gets the string used as a report options placeholder for serialization
|
|
||||||
* purposes.
|
|
||||||
*
|
|
||||||
* @return The string "None"
|
|
||||||
*/
|
|
||||||
String getSetting() {
|
|
||||||
return setting;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user