Merge "Remove out of date comments"

This commit is contained in:
Jenkins 2017-05-14 12:59:51 +00:00 committed by Gerrit Code Review
commit 8f6ecab86d

View File

@ -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,