Skip to content

Commit

Permalink
remove version require from copy class
Browse files Browse the repository at this point in the history
  • Loading branch information
marcisme committed Jun 11, 2012
1 parent 9ca0b40 commit a3b9c1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/guard/copy.rb
@@ -1,6 +1,5 @@
require 'guard'
require 'guard/guard'
require 'guard/copy/version'
require 'fileutils'

module Guard
Expand Down

0 comments on commit a3b9c1d

Please sign in to comment.