techlift-tech / TelegramBotForPokerAnalysis

0 stars 0 forks source link

Remove Console.writeline #19

Open palashjhabak opened 3 years ago

palashjhabak commented 3 years ago

https://github.com/techlift-tech/TelegramBotForPokerAnalysis/blob/a13c4623d3274f270cf599106c502dbc8829615c/TechliftTelegramBot/Controllers/TelegramBotController.cs#L53

remove all console.writelines before you commit/push any code. add a //TODO: comment whenever you need to add console.writeline so that VS will remind you to remove it