From d5d5ec761f9e958a86dfc6c8dfc62060e9a7b59c Mon Sep 17 00:00:00 2001 From: hcatlin Date: Tue, 12 Sep 2006 14:04:49 +0000 Subject: [PATCH] Removing the stub tasks folder. No real tasks are associated with haml at the moment. git-svn-id: svn://hamptoncatlin.com/haml/trunk@33 7063305b-7217-0410-af8c-cdc13e5119b9 --- tasks/haml_tasks.rake | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 tasks/haml_tasks.rake diff --git a/tasks/haml_tasks.rake b/tasks/haml_tasks.rake deleted file mode 100644 index 250c0e6c..00000000 --- a/tasks/haml_tasks.rake +++ /dev/null @@ -1,4 +0,0 @@ -# desc "Explaining what the task does" -# task :haml do -# # Task goes here -# end \ No newline at end of file