Skip to content

Commit

Permalink
Remove Geo class delegator
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Oct 31, 2010
1 parent 5c28433 commit e8ebfc0
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 39 deletions.
1 change: 0 additions & 1 deletion lib/twitter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
require File.expand_path('../twitter/client', __FILE__)
require File.expand_path('../twitter/search', __FILE__)
require File.expand_path('../twitter/base', __FILE__)
require File.expand_path('../twitter/geo', __FILE__)

module Twitter
extend Configuration
Expand Down
13 changes: 0 additions & 13 deletions lib/twitter/geo.rb

This file was deleted.

25 changes: 0 additions & 25 deletions spec/twitter/geo_spec.rb

This file was deleted.

0 comments on commit e8ebfc0

Please sign in to comment.