mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-01-15 20:51:21 +01:00
Removed extra error log call for #465
This commit is contained in:
parent
e1fa610ad2
commit
a277bf969c
@ -72,7 +72,6 @@ public class InspectPageParser extends PageParser {
|
||||
|
||||
return parse(profile, serverUUID, serverNames);
|
||||
} catch (Exception e) {
|
||||
Log.toLog(this.getClass().getName(), e);
|
||||
throw new ParseException(e);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user