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