mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 00:06:04 +01:00
removed \n
This commit is contained in:
parent
f6882d7fff
commit
23746221d4
1 changed files with 1 additions and 1 deletions
2
Rakefile
2
Rakefile
|
@ -95,6 +95,6 @@ namespace :justask do
|
||||||
progress.increment
|
progress.increment
|
||||||
end
|
end
|
||||||
|
|
||||||
puts "\nPurged #{destroyed_count} dead notifications."
|
puts "Purged #{destroyed_count} dead notifications."
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue