mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-14 17:06:16 +00:00
Merge branch '5676-RemoveOtherTypes' of https://github.com/wschaeferB/autopsy into 5665-DiscoveryContextMenuActions
This commit is contained in:
commit
17f932bfa9
@ -209,7 +209,7 @@ final class DiscoveryEvents {
|
|||||||
* Construct a new NoResultsEvent.
|
* Construct a new NoResultsEvent.
|
||||||
*/
|
*/
|
||||||
NoResultsEvent() {
|
NoResultsEvent() {
|
||||||
//no arg conustructor
|
//no arg constructor
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -222,7 +222,7 @@ final class DiscoveryEvents {
|
|||||||
* Construct a new SearchCancelledEvent.
|
* Construct a new SearchCancelledEvent.
|
||||||
*/
|
*/
|
||||||
SearchCancelledEvent() {
|
SearchCancelledEvent() {
|
||||||
//no arg conustructor
|
//no arg constructor
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user