mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 18:17:43 +00:00
Lint of casemodule/services/TagsManager
This commit is contained in:
parent
3ece1f852a
commit
b98bee6f03
@ -577,6 +577,7 @@ public class TagsManager implements Closeable {
|
||||
* Exception thrown if there is an attempt to add a duplicate tag name.
|
||||
*/
|
||||
public static class TagNameAlreadyExistsException extends Exception {
|
||||
private static final long serialVersionUID = 1L;
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user