Skip to content

Commit c5561b4

Browse files
author
Michael Bleigh
committed
Removes yajl requirement on line 3 of client.rb, dependencies should be clean now.
1 parent ac3f4c0 commit c5561b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/tweetstream/client.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
require 'uri'
22
require 'cgi'
3-
require 'yajl'
43
require 'eventmachine'
54
require 'twitter/json_stream'
65
require 'json'

0 commit comments

Comments
 (0)