Remove out of date comments
is_placeholder had been set to False in 761e712
Change-Id: I85ecf26e81127b5b824ec1a1145afd974a412dea
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
This commit is contained in:
parent
5694656f2d
commit
cbf612a061
@ -62,7 +62,6 @@ class StaticTransformer(ResourceTransformerBase):
|
||||
entity_id = entity_event[VProps.ID]
|
||||
sample_timestamp = entity_event[DSProps.SAMPLE_DATE]
|
||||
|
||||
# create placeholder for non-static datasource entity
|
||||
if entity_type in self.transformers:
|
||||
properties = {
|
||||
VProps.TYPE: entity_type,
|
||||
|
Loading…
Reference in New Issue
Block a user