mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 18:17:43 +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
|
LOGGER.log(Level.WARNING, String.format("Data was expected to be a valid domain: %s", data)); //non-nls
|
||||||
return EMPTY_STRING;
|
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) {
|
private static String normalizeEmail(String data) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user