From bf401ef38b1f1f3f6786a0d62a28572e4da5b117 Mon Sep 17 00:00:00 2001 From: jdp Date: Tue, 16 Mar 2010 05:19:53 -0400 Subject: [PATCH] quick cleanup of docs i never erased --- lib/rocco/tasks.rb | 2 -- 1 file changed, 2 deletions(-) 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