Skip to content

Commit 5097e11

Browse files
committed
Revert "Requiring 'Set' class in 'Opentok' module"
This reverts commit 14ee317.
1 parent 14ee317 commit 5097e11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: lib/opentok/constants.rb

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
module OpenTok
2-
require 'set'
32
API_URL = "https://api.opentok.com"
43
TOKEN_SENTINEL = "T1=="
54
ROLES = { subscriber: "subscriber", publisher: "publisher", moderator: "moderator" }

0 commit comments

Comments
 (0)