Stop spamming the logs with every resource fetched over the network
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@532 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -88,7 +88,6 @@ public class NetworkResourceBundle extends ResourceBundle
|
|||||||
if (ucon == null) {
|
if (ucon == null) {
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
log.info("Fetching", "url", resourceUrl);
|
|
||||||
|
|
||||||
try {
|
try {
|
||||||
ucon.connect();
|
ucon.connect();
|
||||||
|
|||||||
Reference in New Issue
Block a user