simple fix for botan

This commit is contained in:
editpes 2016-11-22 17:51:37 +07:00
parent 192bbf4b27
commit 2abdc46ad1
1 changed files with 1 additions and 1 deletions

View File

@ -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