Skip to content

Commit 8e3cf6f

Browse files
committed
[feature/PI-605-bulk_etl_transform] remove comment
1 parent 405397f commit 8e3cf6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/layers/sds/epr/bulk_create/creators.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ def create_as_device(
8888
additional_interactions_id: str,
8989
as_tags: list[dict],
9090
) -> Device:
91-
# TODO: need to add asid keys to EPR create APIs!
9291
as_device = product.create_device(
9392
name=EprNameTemplate.AS_DEVICE.format(party_key=party_key, asid=asid)
9493
)

0 commit comments

Comments
 (0)