Skip to content

Commit d2ae654

Browse files
committed
remove logic of delete thing
1 parent f74de59 commit d2ae654

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deviceadvisor/script/DATestRun.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,5 +212,4 @@ def delete_thing_with_certi(thingName, certiId, certiArn):
212212
# if the test failed, we dont clean the Thing so that we can track the error
213213
exit(-1)
214214

215-
delete_thing_with_certi(thing_name, certificate_id ,certificate_arn )
216215
exit(0)

0 commit comments

Comments
 (0)