Removes unnecessary semicolons
This commit is contained in:
@@ -46,7 +46,7 @@ public class ItemWatcher implements IStackWatcher
|
||||
interestIterator.remove();
|
||||
}
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
GridStorageCache gsc;
|
||||
IStackWatcherHost myObject;
|
||||
|
||||
@@ -46,7 +46,7 @@ public class MEMonitorIInventory implements IMEInventory<IAEItemStack>, IMEMonit
|
||||
|
||||
final ItemStack itemStack;
|
||||
final IAEItemStack aeStack;
|
||||
};
|
||||
}
|
||||
|
||||
final InventoryAdaptor adaptor;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user