[script] tweets clean fix

This commit is contained in:
Daniel Khamsing 2016-08-15 12:45:51 -07:00
parent 9c5288b7f8
commit d4921dbae8
1 changed files with 1 additions and 2 deletions

View File

@ -13,8 +13,7 @@ c = {
}
}
exit
twitter_delete(c) do |o|
DeleteMyTweets.twitter_delete(c) do |o|
puts o
end
puts 'all done 🐤'