Skip to content

Commit d55098d

Browse files
committed
Lint fix
1 parent 9bb8ef7 commit d55098d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/version_aware_orchestrator.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
that a dynamic number activity functions in parallel, waits for them all
33
to complete, and prints an aggregate summary of the outputs."""
44
import os
5-
import random
65

76
from azure.identity import DefaultAzureCredential
87

0 commit comments

Comments
 (0)