simple fix for botan
This commit is contained in:
parent
192bbf4b27
commit
2abdc46ad1
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
|
||||
from telegram.ext import Updater
|
||||
from telegram.utils.botan import Botan
|
||||
from telegram.contrib.botan import Botan
|
||||
|
||||
from game_manager import GameManager
|
||||
from database import db
|
||||
|
|
Loading…
Reference in a new issue