Skip to content

Commit

Permalink
remove noisy message
Browse files Browse the repository at this point in the history
  • Loading branch information
honzajavorek committed Apr 16, 2024
1 parent 9b46e99 commit 0433c2b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions jg/chick/bot.py
Expand Up @@ -261,10 +261,3 @@ async def handle_review_thread(
linkedin=bool(linkedin_url),
)
)

if not github_url and not linkedin_url:
await starting_message.reply(
"Nenašlo jsem žádný GitHub ani LinkedIn profil. "
"Pokud nějaký máš a chceš jej zkontrolovat, přidej sem zprávu, "
"ve které mě označíš a bude v ní odkaz na ten profil."
)

0 comments on commit 0433c2b

Please sign in to comment.