Skip to content

Commit

Permalink
remove logging
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Insam committed Dec 10, 2010
1 parent ea4d8c2 commit e8b26ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/tasks/cron.rake
Expand Up @@ -23,8 +23,8 @@ task :cron => :environment do
$stdout.flush
}
puts "** character fetch complete - fetched #{ count } of #{ total } successfully"
p guilds

# recache all the guilds that have been touched
for guild in guilds
guild.generate_guild_achievements
end
Expand Down

0 comments on commit e8b26ab

Please sign in to comment.