delete tabs

This commit is contained in:
Dozer
2020-08-30 23:57:07 -05:00
parent dfade0c26c
commit 392c91cae4

View File

@@ -98,8 +98,8 @@ public class LootManager
@Inject
private LootManager(
final EventBus eventBus,
final Client client
final EventBus eventBus,
final Client client
)
{
this.eventBus = eventBus;