refactoring: EntityViewController removed duplicate code
This commit is contained in:
parent
d58eb37cb8
commit
f76902009b
@ -119,8 +119,6 @@ public abstract class AbstractTbEntityService {
|
||||
@Autowired
|
||||
protected AttributesService attributesService;
|
||||
@Autowired
|
||||
protected EntityViewService entityView;
|
||||
@Autowired
|
||||
protected AccessControlService accessControlService;
|
||||
|
||||
protected ListenableFuture<Void> removeAlarmsByEntityId(TenantId tenantId, EntityId entityId) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user