Skip to content

Commit

Permalink
Remove self-require, it causes a warning in Ruby 1.9.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbarnette committed Mar 16, 2011
1 parent 38b88a6 commit 09f1b79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/net/sftp/operations/file.rb
@@ -1,5 +1,4 @@
require 'net/ssh/loggable'
require 'net/sftp/operations/file'

module Net; module SFTP; module Operations

Expand Down

0 comments on commit 09f1b79

Please sign in to comment.