project: Whoops logging

This commit is contained in:
Owain van Brakel
2022-01-18 16:05:38 +01:00
parent 5afb5dbd76
commit ce76f4a18a

View File

@@ -292,7 +292,6 @@ class ConfigPanel extends PluginPanel
private void rebuild(boolean refresh)
{
log.info("Rebuilding plugin config panel, restoring scroll state: {}", refresh);
int scrollBarPosition = scrollPane.getVerticalScrollBar().getValue();
mainPanel.removeAll();