Skip to content

Commit

Permalink
Removed unnecessary require code
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Jul 24, 2011
1 parent 9075950 commit 170a63c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/restfulie.rb
@@ -1,6 +1,3 @@
$:.unshift(File.dirname(__FILE__)) unless $:.include?(File.dirname(__FILE__))

require 'restfulie/version'
require 'restfulie/common'
require 'restfulie/client'

Expand Down

0 comments on commit 170a63c

Please sign in to comment.