8000 remove unnecessary import · brianduan/twilio-python@11266b0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 11266b0

Browse files
committed
remove unnecessary import
1 parent 3bb6b3f commit 11266b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

twilio/task_router/taskrouter_config.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
from .workflow_rule import WorkflowRule
22
from .workflow_ruletarget import WorkflowRuleTarget
3-
import json
4-
53

64
class TaskRouterConfig:
75

0 commit comments

Comments
 (0)
0