diff --git a/lib/rocco/tasks.rb b/lib/rocco/tasks.rb index 03b2832..1d2edbb 100644 --- a/lib/rocco/tasks.rb +++ b/lib/rocco/tasks.rb @@ -77,8 +77,6 @@ class Rocco # That way all Rocco generated are removed when running `rake clean`. CLEAN.include "#{@dest}#{dest_file}" if defined? CLEAN end - - # Pass end # Define the destination directory task and make the `:rocco` task depend