aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'actionmailer/Rakefile')
-rw-r--r--actionmailer/Rakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/actionmailer/Rakefile b/actionmailer/Rakefile
index 54e6cff48d..416c9ee33a 100644
--- a/actionmailer/Rakefile
+++ b/actionmailer/Rakefile
@@ -4,7 +4,6 @@ desc "Default Task"
task default: [ :test ]
task :package
-task "package:clean"
# Run the unit tests
Rake::TestTask.new { |t|