Skip to content

Commit b0043f2

Browse files
author
Doug Black
committed
whitespace
1 parent ae88263 commit b0043f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

twilio/rest/resources/calls.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ class Calls(ListResource):
5959

6060
def __init__(self, *args, **kwargs):
6161
super(Calls, self).__init__(*args, **kwargs)
62-
6362
self.summary = CallFeedbackSummary(self, *args, **kwargs)
6463

6564
@normalize_dates

0 commit comments

Comments
 (0)