8000 remove unused import · Twilio-api/twilio-python@aa6e58b · GitHub
[go: up one dir, main page]

Skip to content

Commit aa6e58b

Browse files
author
Kevin Burke
committed
remove unused import
1 parent 19898c7 commit aa6e58b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

twilio/twiml.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
Make sure to check out the TwiML overview and tutorial
33
"""
44
import xml.etree.ElementTree as ET
5-
from six import iteritems
65

76

87
class TwimlException(Exception):

0 commit comments

Comments
 (0)
0