fix spacing issue

This commit is contained in:
fjy 2013-07-23 16:25:07 -07:00
parent e4c2a2c705
commit fa5f46057c
1 changed files with 1 additions and 2 deletions

View File

@ -346,8 +346,7 @@ public abstract class QueryableNode<T extends QueryableNode> extends Registering
}
}
private void
initializeInventoryView()
private void initializeInventoryView()
{
if (inventoryView == null) {
initializeServerInventoryView();