Update InventorySetupPluginPanel.java
This commit is contained in:
@@ -285,7 +285,6 @@ public class InventorySetupPluginPanel extends PluginPanel
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
setupComboBox.addItem(name);
|
||||
}
|
||||
|
||||
@@ -321,4 +320,4 @@ public class InventorySetupPluginPanel extends PluginPanel
|
||||
{
|
||||
return (String) setupComboBox.getSelectedItem();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user