mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 10:17:41 +00:00
removed dead code
This commit is contained in:
parent
b80c909196
commit
8c006fcde4
@ -117,8 +117,6 @@ final public class CentralRepoIONormalizer {
|
||||
LOGGER.log(Level.WARNING, String.format("Data was expected to be a valid domain: %s", data)); //non-nls
|
||||
return EMPTY_STRING;
|
||||
}
|
||||
//commons or guava
|
||||
throw new UnsupportedOperationException("Not supported yet."); //To change body of generated methods, choose Tools | Templates.
|
||||
}
|
||||
|
||||
private static String normalizeEmail(String data) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user