Skip to content

Commit fb8efd6

Browse files
committed
Removed StreamModes from broadcast.py file
Removed a line from broadcast.py that was referencing StreamModes from archives.
1 parent 3a489d4 commit fb8efd6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

opentok/broadcast.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import json
22
from enum import Enum
3-
from opentok.archives import StreamModes
43
from six import iteritems, u
54

65

0 commit comments

Comments
 (0)