This commit is contained in:
parent
96860fa2c1
commit
b2ec9ea567
@ -97,7 +97,6 @@ public final class SkinColor {
|
|||||||
try {
|
try {
|
||||||
image = ImageIO.read(url);
|
image = ImageIO.read(url);
|
||||||
} catch (IOException e) {
|
} catch (IOException e) {
|
||||||
|
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user