mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 08:38:28 +00:00
fix: [telegram module] remove debug
This commit is contained in:
parent
297d5891a8
commit
0d67ad80d1
1 changed files with 0 additions and 1 deletions
|
@ -150,4 +150,3 @@ if __name__ == "__main__":
|
|||
item_content = Item.get_item_content(item_id)
|
||||
item_date = Item.get_item_date(item_id)
|
||||
search_telegram(item_id, item_date, item_content)
|
||||
sys.exit(0)
|
||||
|
|
Loading…
Reference in a new issue