Skip to content

Commit 949f6bf

Browse files
committed
fix: remove duplicated key in dict
1 parent 6daa0de commit 949f6bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

caso/record.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ def map_cloud_fields(value: str) -> str:
8484
"disk": "Disk",
8585
"storage_record_id": "StorageRecordId",
8686
"image_id": "ImageId",
87-
"cloud_type": "CloudType",
8887
"user_dn": "GlobalUserName",
8988
"public_ip_count": "PublicIPCount",
9089
"benchmark_value": "Benchmark",

0 commit comments

Comments
 (0)