mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 10:17:41 +00:00
Update PhoneNumUtil.java
One more time for codacy
This commit is contained in:
parent
ef1e1f2655
commit
b3ffc4cac0
@ -27,7 +27,7 @@ import java.util.logging.Level;
|
||||
*
|
||||
* Class to format and get information from a phone number
|
||||
*/
|
||||
public class PhoneNumUtil {
|
||||
public final class PhoneNumUtil {
|
||||
|
||||
private static final Logger logger = Logger.getLogger(PhoneNumUtil.class.getName());
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user