mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-22 15:17:00 +01:00
remove json import
This commit is contained in:
parent
17ac73c3c4
commit
eac3d8842d
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
|
||||||
import json
|
|
||||||
import logging
|
import logging
|
||||||
from telegram import NullHandler
|
from telegram import NullHandler
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue