aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tasks/temp.rake
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tasks/temp.rake')
-rw-r--r--lib/tasks/temp.rake1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/tasks/temp.rake b/lib/tasks/temp.rake
index 26c769999..e81302c7e 100644
--- a/lib/tasks/temp.rake
+++ b/lib/tasks/temp.rake
@@ -6,7 +6,6 @@ namespace :temp do
messages.each do |message|
puts message.info_request.title
message.get_body_for_quoting
- sleep 2
end
end